Skip to content

Commit

Permalink
Merge pull request #355 from RWTH-EBC/353-Upgrade-requests-version
Browse files Browse the repository at this point in the history
upgrate requests version
  • Loading branch information
sbanoeon authored Nov 26, 2024
2 parents 71404cc + d40bb1c commit 6cc3a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'stringcase>=1.2.0',
'rdflib~=6.0.0',
'regex~=2023.10.3',
'requests~=2.31.0',
'requests~=2.32.0',
'rapidfuzz~=3.4.0',
'geojson-pydantic~=1.0.2',
'wget~=3.2',
Expand Down

0 comments on commit 6cc3a75

Please sign in to comment.