Skip to content

Commit

Permalink
Python 3.13, Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ross committed Oct 8, 2024
1 parent f1f3e03 commit a0fb8f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements to update
Pygments==2.18.0
black==24.8.0
black==24.10.0
build==1.2.2.post1
cffi==1.17.1
click==8.1.7
cmarkgfm==2024.1.14
coverage==7.6.1
docutils==0.20.1
docutils==0.21.2
importlib_metadata==8.5.0
iniconfig==2.0.0
isort==5.13.2
Expand All @@ -30,7 +30,7 @@ pyproject_hooks==1.2.0
pytest-cov==5.0.0
pytest==8.3.3
pytest_network==0.0.1
readme_renderer==43.0
readme_renderer==44.0
requests-mock==1.12.1
requests-toolbelt==1.0.0
rfc3986==2.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
PyYAML==6.0.2
certifi==2024.8.30
charset-normalizer==3.3.2
dnspython==2.6.1
dnspython==2.7.0
fqdn==1.5.1
idna==3.10
natsort==8.4.0
Expand Down

0 comments on commit a0fb8f1

Please sign in to comment.