Skip to content

Commit

Permalink
Dependabot alerts #33: requests
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Jul 5, 2024
1 parent c6cff34 commit e256e5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pyparsing==2.4.7 # via packaging
pytest-runner==5.2
python-dateutil==2.8.1 # via pandas
pytz==2020.1 # via babel, pandas
requests==2.31.0 # via sphinx
requests==2.32.0 # via sphinx
six==1.14.0 # via packaging, python-dateutil
snowballstemmer==2.0.0 # via sphinx
sphinx==3.0.3
Expand Down
2 changes: 1 addition & 1 deletion tests/environment-macos-3.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies:
- python_abi=3.8
- pytz=2023.3
- readline=8.2
- requests=2.31.0
- requests=2.32.0
- scipy=1.10.1
- setuptools=68.0.0
- six=1.16.0
Expand Down
2 changes: 1 addition & 1 deletion tests/environment-ubuntu-3.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies:
- python_abi=3.8
- pytz=2023.3
- readline=8.2
- requests=2.31.0
- requests=2.32.0
- s2n=1.3.48
- scipy=1.10.1
- setuptools=68.0.0
Expand Down

0 comments on commit e256e5f

Please sign in to comment.