Skip to content

Commit

Permalink
chore(deps): bump urllib3 in /backend in the python group (#608)
Browse files Browse the repository at this point in the history
Bumps the python group in /backend with 1 update: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.2...2.2.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 8e3e18e commit 394a46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tzdata==2023.3
# via pytz-deprecation-shim
tzlocal==5.0.1
# via apscheduler
urllib3==2.2.2
urllib3==2.2.3
# via -r requirements.in
whitenoise==6.7.0
# via -r requirements.in
Expand Down

0 comments on commit 394a46b

Please sign in to comment.