Skip to content

Commit

Permalink
Bump requests from 2.32.2 to 2.32.3 (#119)
Browse files Browse the repository at this point in the history
* Bump requests from 2.32.2 to 2.32.3

Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.2...v2.32.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

* set commit-hash for auth-service

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ralf Peschke <[email protected]>
  • Loading branch information
dependabot[bot] and Ralf Peschke authored Jun 3, 2024
1 parent 127df09 commit 2ade184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements_production.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Flask==3.0.3
gunicorn==22.0.0
psycopg2==2.9.9
requests==2.32.2
requests==2.32.3

# authlib
git+https://github.com/OpenSlides/openslides-auth-service.git@8d7f460895da0127dead85fe758a0cb1f9087a34#egg=authlib&subdirectory=auth/libraries/pip-auth
git+https://github.com/OpenSlides/openslides-auth-service.git@6548f50ca778ab4f27e530886080f1482681929d#egg=authlib&subdirectory=auth/libraries/pip-auth

0 comments on commit 2ade184

Please sign in to comment.