Skip to content

Commit

Permalink
Bump requests from 2.28.1 to 2.31.0 in /.ci (#1073)
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent 8121022 commit 6feb282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ nbval # pytest plugin for automatic notebook testing
treon # test framework for Jupyter Notebooks
toml # used for validating docker requirements
mistune==2.0.4 # use for parsing README.md
requests==2.28.1 # use for checking links
requests==2.31.0 # use for checking links

0 comments on commit 6feb282

Please sign in to comment.