Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcantrell committed Jun 5, 2024
1 parent 8a8597f commit 2103de4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ bleach==6.1.0
# via readme-renderer
build==1.2.1
# via swaystatus (pyproject.toml)
certifi==2024.2.2
certifi==2024.6.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via black
cryptography==42.0.7
cryptography==42.0.8
# via secretstorage
docutils==0.21.2
# via readme-renderer
Expand Down Expand Up @@ -53,7 +53,7 @@ packaging==24.0
# pytest
pathspec==0.12.1
# via black
pkginfo==1.10.0
pkginfo==1.11.0
# via twine
platformdirs==4.2.2
# via black
Expand All @@ -67,11 +67,11 @@ pygments==2.18.0
# rich
pyproject-hooks==1.1.0
# via build
pytest==8.2.1
pytest==8.2.2
# via swaystatus (pyproject.toml)
readme-renderer==43.0
# via twine
requests==2.32.2
requests==2.32.3
# via
# requests-toolbelt
# twine
Expand All @@ -81,7 +81,7 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
ruff==0.4.5
ruff==0.4.7
# via swaystatus (pyproject.toml)
secretstorage==3.3.3
# via keyring
Expand All @@ -97,5 +97,5 @@ urllib3==2.2.1
# twine
webencodings==0.5.1
# via bleach
zipp==3.18.2
zipp==3.19.2
# via importlib-metadata

0 comments on commit 2103de4

Please sign in to comment.