Skip to content

Commit

Permalink
Merge pull request #11410 from camptocamp/renovate/master-setuptools-…
Browse files Browse the repository at this point in the history
…75.x

Update dependency setuptools to v75 (master)
  • Loading branch information
sbrunner authored Oct 2, 2024
2 parents b9b9ac5 + ec503ae commit 5703439
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ simple_openid_connect = { git = "https://github.com/sbrunner/py_simple_openid_co
pkce = '1.0.3' # geoportal
basicauth = "1.0.0"
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma"], version = "1.10.3" }
setuptools = "74.1.3"
setuptools = "75.1.0"

[tool.poetry.dev-dependencies]
Babel = "2.16.0" # i18n
Expand Down

0 comments on commit 5703439

Please sign in to comment.