Skip to content

Commit

Permalink
Bump requests from 2.10.0 to 2.20.0
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.10.0 to 2.20.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.10.0...v2.20.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2022
1 parent 3787de8 commit e5bd0a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cwl-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ luigi==2.2.0
pyparsing==2.1.5
python-daemon==2.1.1
rdflib==4.2.1
requests==2.10.0
requests==2.20.0
singledispatch==3.4.0.3
six==1.10.0
SPARQLWrapper==1.7.6
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MySQL-python==1.2.5
pyparsing==2.1.5
python-daemon==2.1.1
rdflib==4.2.1
requests==2.10.0
requests==2.20.0
singledispatch==3.4.0.3
six==1.10.0
SPARQLWrapper==1.7.6
Expand Down

0 comments on commit e5bd0a9

Please sign in to comment.