Skip to content

Commit

Permalink
chore(deps) Update dependency setuptools to v70 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 9120832 commit eaee2ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 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
Expand Up @@ -97,7 +97,7 @@ packages = [
]
readme = "readme.md"
repository = "https://github.com/atlas-bi/Hub"
version = "2.12.4"
version = "2.12.5"

[tool.poetry.dependencies]
Flask = "^2.0.1"
Expand Down Expand Up @@ -142,7 +142,7 @@ redis = "^5.0.0"
regex = "^2023.0.0"
relative-to-now = "^1.0.0"
requests = "^2.26.0"
setuptools = "^69.0.0"
setuptools = "^70.0.0"
sqlalchemy2-stubs = "^0.0.2-alpha.32"
supervisor = "^4.2.2"
tomli = "^2.0.1"
Expand Down

0 comments on commit eaee2ae

Please sign in to comment.