Skip to content

Commit

Permalink
chore(deps) Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 3, 2024
1 parent c34c4ae commit ab3b416
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "TableauSQL"
version = "1.0.4"
version = "1.0.5"
description = "Tableau Metadata Scraper"
authors = ["Sean Pickering", "Christopher Pickering"]
license = "GPL-3.0-or-later"
Expand All @@ -23,7 +23,7 @@ python-dotenv = "^1.0.0"
pre-commit = "^3.0.0"
isort = "^5.10.1"
black = "^23.0.0"
ruff = "^0.2.0"
ruff = "^0.3.0"

[tool.black]
max_line_length = 99
Expand Down

0 comments on commit ab3b416

Please sign in to comment.