Spaces:
Sleeping
Sleeping
dependabot[bot]
commited on
Commit
·
f38bf49
1
Parent(s):
b5e6f0f
Bump requests from 2.32.2 to 2.32.3
Browse filesBumps [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](https://github.com/psf/requests/compare/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]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -25,7 +25,7 @@ pytz==2024.1
|
|
25 |
pyyaml==6.0.1
|
26 |
qrcode==8.0
|
27 |
regex==2023.12.25
|
28 |
-
requests==2.32.
|
29 |
rfc3986==1.5.0
|
30 |
search-engine-parser==0.6.8
|
31 |
six==1.16.0
|
|
|
25 |
pyyaml==6.0.1
|
26 |
qrcode==8.0
|
27 |
regex==2023.12.25
|
28 |
+
requests==2.32.3
|
29 |
rfc3986==1.5.0
|
30 |
search-engine-parser==0.6.8
|
31 |
six==1.16.0
|