Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent 7aa2e57 commit 6b036c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion prospector/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pytest==7.2.0
python-dotenv==0.21.0
python_dateutil==2.8.2
redis==4.3.4
requests==2.28.1
requests==2.31.0
requests_cache==0.9.6
rq==1.11.1
spacy==3.4.2
Expand Down
8 changes: 1 addition & 7 deletions prospector/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#
anyio==3.6.2
appdirs==1.4.4
argparse==1.4.0
async-timeout==4.0.2
attrs==22.1.0
beautifulsoup4==4.11.1
Expand All @@ -21,7 +20,6 @@ confection==0.0.3
cymem==2.0.7
datasketch==1.5.8
deprecated==1.2.13
exceptiongroup==1.0.0rc9
fastapi==0.85.1
h11==0.14.0
idna==3.4
Expand All @@ -45,7 +43,7 @@ python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.5
redis==4.3.4
requests==2.28.1
requests==2.31.0
requests-cache==0.9.6
rq==1.11.1
scipy==1.9.3
Expand All @@ -59,18 +57,14 @@ spacy-loggers==1.0.3
srsly==2.4.5
starlette==0.20.4
thinc==8.1.5
tomli==2.0.1
tqdm==4.64.1
typer==0.4.2
typing-extensions==4.4.0
url-normalize==1.4.3
urllib3==1.26.12
uvicorn==0.19.0
validators==0.20.0
wasabi==0.10.1
wrapt==1.14.1
python-multipart==0.0.5
omegaconf==2.2.3

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 6b036c1

Please sign in to comment.