Skip to content

Commit b60ded9

Browse files
authored
Merge pull request #686 from openvenues/dependabot/pip/scripts/requests-2.32.2
Bump requests from 2.20.0 to 2.32.2 in /scripts
2 parents b343d81 + 68acd36 commit b60ded9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/requirements-simple.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests==2.20.0
1+
requests==2.32.2
22
six==1.10.0
33
PyYAML==5.4
44
ujson==5.4.0

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pyproj==1.9.5.1
2929
pystache==0.5.4
3030
python-Levenshtein==0.12.0
3131
python-geohash==0.8.5
32-
requests==2.20.0
32+
requests==2.32.2
3333
s3transfer==0.1.3
3434
six==1.10.0
3535
ujson==5.4.0

0 commit comments

Comments
 (0)