Skip to content

Commit

Permalink
fix(deps): update pypi group
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 75df364 commit 4808451
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
29 changes: 15 additions & 14 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ packages = [{include = "badgesort"}]
python = "^3.9"
certifi = "2023.11.17"
chardet = "5.2.0"
idna = "3.6"
poetry-core = "1.8.1"
requests = "2.31.0"
idna = "3.7"
poetry-core = "1.9.0"
requests = "2.32.2"
simpleicons = "7.21.0"
urllib3 = "2.1.0"
urllib3 = "2.2.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 4808451

Please sign in to comment.