Skip to content

Commit

Permalink
chore(deps): bump requests from 2.27.1 to 2.31.0 in /clickopsnotifier
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.27.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.27.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 95dbe49 commit 84c6e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clickopsnotifier/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# CLICKOPS NOTIFIER REQUIREMENTS
# Packages that must be included in the lambda deployment
requests==2.27.1
requests==2.31.0

0 comments on commit 84c6e05

Please sign in to comment.