Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent acc3d76 commit 27f15aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.2
# via pytest
filelock==3.15.4
filelock==3.16.0
# via virtualenv
flake8==7.1.1
# via pep8-naming
identify==2.6.1
# via pre-commit
importlib-metadata==8.2.0
importlib-metadata==8.5.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -61,11 +61,11 @@ packaging==24.1
# pytest
pathspec==0.12.1
# via black
pbr==6.0.0
pbr==6.1.0
# via stevedore
pep8-naming==0.14.1
# via -r dev-requirements.in
platformdirs==4.2.2
platformdirs==4.3.3
# via
# black
# virtualenv
Expand Down Expand Up @@ -94,9 +94,9 @@ pyyaml==6.0.2
# via
# bandit
# pre-commit
rich==13.7.1
rich==13.8.1
# via bandit
stevedore==5.2.0
stevedore==5.3.0
# via bandit
tomli==2.0.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
#
# pip-compile requirements.in
#
numpy==2.0.1
numpy==2.1.1
# via
# -r requirements.in
# pandas
pandas==2.2.2
# via -r requirements.in
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
pytz==2024.2
# via pandas
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit 27f15aa

Please sign in to comment.