Skip to content

Commit

Permalink
Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Mar 12, 2024
1 parent 85260b4 commit 398a078
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ idna==3.6
# -r requirements.txt
# requests
# trio
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via build
lxml==5.1.0
# via
Expand All @@ -64,7 +64,7 @@ outcome==1.3.0.post0
# via
# -r requirements.txt
# trio
packaging==23.2
packaging==24.0
# via
# build
# pyproject-api
Expand All @@ -80,7 +80,7 @@ parse-type==0.6.2
# behave
pexpect==4.9.0
# via -r requirements.txt
pip-tools==7.4.0
pip-tools==7.4.1
# via -r requirements-dev.in
platformdirs==4.2.0
# via
Expand Down Expand Up @@ -130,7 +130,7 @@ tomli==2.0.1
# pyproject-api
# pyproject-hooks
# tox
tox==4.13.0
tox==4.14.1
# via -r requirements-dev.in
trio==0.24.0
# via
Expand All @@ -153,7 +153,7 @@ urllib3[socks]==2.2.1
# selenium
virtualenv==20.25.1
# via tox
wheel==0.42.0
wheel==0.43.0
# via pip-tools
wsproto==1.2.0
# via
Expand Down

0 comments on commit 398a078

Please sign in to comment.