Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 934e0ab commit 20d8c07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ colorama==0.4.6
# via tox
coverage==7.4.4
# via pytest-cov
cryptography==42.0.5
cryptography==43.0.0
# via secretstorage
decorator==5.1.1
# via
Expand All @@ -35,7 +35,7 @@ filelock==3.13.3
# virtualenv
idna==3.6
# via requests
importlib-metadata==7.1.0
importlib-metadata==8.4.0
# via twine
iniconfig==2.0.0
# via pytest
Expand All @@ -44,7 +44,7 @@ ipython==8.23.0
# via ipdb
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.2.0
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.0
# via keyring
Expand All @@ -71,7 +71,7 @@ mypy-extensions==1.0.0
# via mypy
nh3==0.2.17
# via readme-renderer
numpy==1.26.4
numpy==2.1.1
# via pandas-stubs
packaging==24.0
# via
Expand Down Expand Up @@ -115,7 +115,7 @@ pyproject-hooks==1.0.0
pytest==8.1.1
# via pytest-cov
pytest-cov==5.0.0
readme-renderer==43.0
readme-renderer==44.0
# via twine
requests==2.31.0
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ types-pygments==2.17.0.20240310
types-pytz==2024.1.0.20240203
# via pandas-stubs
types-pyyaml==6.0.12.20240311
types-setuptools==69.2.0.20240317
types-setuptools==74.0.0.20240831
# via types-pygments
types-six==1.16.21.20240311
typing-extensions==4.11.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jinja2==3.1.3
# via bokeh
markupsafe==2.1.5
# via jinja2
numpy==1.26.4
numpy==2.1.1
# via
# bokeh
# contourpy
Expand Down

0 comments on commit 20d8c07

Please sign in to comment.