Skip to content

Commit

Permalink
Bump requests from 2.22.0 to 2.31.0 in /plugins/azure_blob_storage
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.22.0 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.22.0...v2.31.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2023
1 parent 360a078 commit f7749e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/azure_blob_storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# List third-party dependencies here, separated by newlines.
# All dependencies must be version-pinned, eg. requests==1.2.0
# See: https://pip.pypa.io/en/stable/user_guide/#requirements-files
requests==2.22.0
requests==2.31.0
xmltodict==0.12.0
parameterized==0.8.1

0 comments on commit f7749e0

Please sign in to comment.