Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump requests from 2.27.1 to 2.29.0 #32

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump requests from 2.27.1 to 2.29.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.29.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.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored May 1, 2023
commit f27b74e15301051169f6918f5b834ef0e82f3a47
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -42,7 +42,7 @@ python-dotenv==0.20.0
# via environs
redis==4.3.1
# via -r requirements.in
requests==2.27.1
requests==2.29.0
# via -r requirements.in
sqlparse==0.4.2
# via django
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ python-dateutil==2.8.2
# via time-machine
pyyaml==6.0
# via pre-commit
requests==2.27.1
requests==2.29.0
# via
# -c requirements.txt
# responses