Skip to content

Commit

Permalink
Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Jul 9, 2024
1 parent cd9ac60 commit a078378
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ babel==2.15.0
# via sphinx
build==1.2.1
# via pip-tools
certifi==2024.6.2
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via pip-tools
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# metsrw (pyproject.toml)
# pytest-cov
Expand All @@ -32,7 +32,7 @@ idna==3.7
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.1.0
importlib-metadata==8.0.0
# via
# build
# sphinx
Expand Down Expand Up @@ -67,7 +67,7 @@ pytest-cov==5.0.0
# via metsrw (pyproject.toml)
requests==2.32.3
# via sphinx
ruff==0.4.9
ruff==0.5.1
# via metsrw (pyproject.toml)
snowballstemmer==2.2.0
# via sphinx
Expand Down Expand Up @@ -116,7 +116,7 @@ zipp==3.19.2
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
pip==24.1.2
# via pip-tools
setuptools==70.1.0
setuptools==70.2.0
# via pip-tools

0 comments on commit a078378

Please sign in to comment.