Skip to content

Commit a56520b

Browse files
fix(deps): update pypi group (#54)
1 parent 9758b31 commit a56520b

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ packages = [{include = "badgesort"}]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.9"
12-
certifi = "2025.4.26"
12+
certifi = "2025.7.14"
1313
chardet = "5.2.0"
1414
idna = "3.10"
1515
poetry-core = "2.1.3"
16-
requests = "2.32.3"
16+
requests = "2.32.4"
1717
simpleicons = "7.21.0"
18-
urllib3 = "2.4.0"
18+
urllib3 = "2.5.0"
1919

2020
[build-system]
2121
requires = ["poetry-core"]

0 commit comments

Comments
 (0)