Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Oct 4, 2023
1 parent 6e71a7f commit 6a1d8cd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ click==8.1.7
# via pip-tools
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
cycler==0.12.0
# via matplotlib
differint==1.0.0
# via pycaputo (pyproject.toml)
fonttools==4.42.1
fonttools==4.43.0
# via matplotlib
iniconfig==2.0.0
# via pytest
Expand All @@ -39,7 +39,7 @@ numpy==1.26.0
# matplotlib
# pycaputo (pyproject.toml)
# scipy
packaging==23.1
packaging==23.2
# via
# build
# matplotlib
Expand All @@ -55,19 +55,19 @@ pygments==2.16.1
# via rich
pyparsing==3.1.1
# via matplotlib
pyproject-fmt==1.1.0
pyproject-fmt==1.2.0
# via pycaputo (pyproject.toml)
pyproject-hooks==1.0.0
# via build
pytest==7.4.2
# via pycaputo (pyproject.toml)
python-dateutil==2.8.2
# via matplotlib
rich==13.5.3
rich==13.6.0
# via pycaputo (pyproject.toml)
ruff==0.0.290
ruff==0.0.292
# via pycaputo (pyproject.toml)
scipy==1.11.2
scipy==1.11.3
# via pycaputo (pyproject.toml)
six==1.16.0
# via python-dateutil
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ numpy==1.26.0
# scipy
pygments==2.16.1
# via rich
rich==13.5.3
rich==13.6.0
# via pycaputo (pyproject.toml)
scipy==1.11.2
scipy==1.11.3
# via pycaputo (pyproject.toml)
typing-extensions==4.8.0
# via pycaputo (pyproject.toml)

0 comments on commit 6a1d8cd

Please sign in to comment.