Skip to content

Commit

Permalink
Dependabot alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Jul 5, 2024
1 parent 0e9a178 commit 10cb629
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ci/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ click==7.1.2
docutils==0.16 # via sphinx
idna==3.7 # via requests
imagesize==1.2.0 # via sphinx
jinja2==3.1.3 # via sphinx
jinja2==3.1.4 # via sphinx
markupsafe==1.1.1 # via jinja2
numpy==1.22.0
packaging==20.3 # via sphinx
Expand All @@ -35,5 +35,5 @@ sphinxcontrib-htmlhelp==1.0.3 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.3 # via sphinx
sphinxcontrib-serializinghtml==1.1.4 # via sphinx
urllib3==1.26.17 # via requests
urllib3==1.26.19 # via requests
xarray==0.15.1
2 changes: 1 addition & 1 deletion ci/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pytest-flakes==4.0.0
pytest-mccabe==1.0
pytest-pep8==1.0.6
pytest-runner==5.2
pytest==5.4.2
pytest==7.2.0
python-dateutil==2.8.1 # via pandas
pytz==2020.1 # via pandas
scipy==1.8.0
Expand Down

0 comments on commit 10cb629

Please sign in to comment.