mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump requests from 2.32.0 to 2.32.2
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2b4a9738a3
commit
8d0309e553
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ dependencies = [
|
|||
"django-probes==1.7.0",
|
||||
"Pillow==10.3.0",
|
||||
"psycopg==3.1.19",
|
||||
"requests==2.32.0",
|
||||
"requests==2.32.2",
|
||||
"rcssmin==1.1.2",
|
||||
"rjsmin==1.2.2",
|
||||
"social-auth-core==4.5.4",
|
||||
|
|
Loading…
Reference in a new issue