Skip to content

Commit

Permalink
Merge pull request #99 from n-thumann/dependabot/pip/python-dependend…
Browse files Browse the repository at this point in the history
…cies-1257dbd340

Bump the python-dependendcies group with 3 updates
  • Loading branch information
n-thumann authored Nov 2, 2024
2 parents 3060ca5 + a58cdb4 commit db2b1e0
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
98 changes: 49 additions & 49 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ python = "^3.11"
msal = "^1.31.0"
httpx = {extras = ["http2"], version = "^0.27.2"}
tabulate = "^0.9.0"
influxdb-client = "^1.46.0"
influxdb-client = "^1.47.0"
jinja2 = "^3.1.4"
pytailwindcss = "^0.2.0"

[tool.poetry.group.dev.dependencies]
types-tabulate = "^0.9.0.20240106"
ruff = "^0.6.8"
black = "^24.8.0"
ruff = "^0.7.1"
black = "^24.10.0"
toml-sort = "^0.23.1"

[build-system]
Expand Down

0 comments on commit db2b1e0

Please sign in to comment.