Skip to content

Commit 23351f9

Browse files
Bump redis from 4.3.4 to 4.4.4 in /prospector
Bumps [redis](https://github.com/redis/redis-py) from 4.3.4 to 4.4.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.3.4...v4.4.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f4433b commit 23351f9

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

prospector/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pydantic==1.10.2
1010
pytest==7.2.0
1111
python-dotenv==0.21.0
1212
python_dateutil==2.8.2
13-
redis==4.3.4
13+
redis==4.4.4
1414
requests==2.28.1
1515
requests_cache==0.9.6
1616
rq==1.11.1

prospector/requirements.txt

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#
77
anyio==3.6.2
88
appdirs==1.4.4
9-
argparse==1.4.0
109
async-timeout==4.0.2
1110
attrs==22.1.0
1211
beautifulsoup4==4.11.1
@@ -20,8 +19,6 @@ colorama==0.4.6
2019
confection==0.0.3
2120
cymem==2.0.7
2221
datasketch==1.5.8
23-
deprecated==1.2.13
24-
exceptiongroup==1.0.0rc9
2522
fastapi==0.85.1
2623
h11==0.14.0
2724
idna==3.4
@@ -44,7 +41,7 @@ pytest==7.2.0
4441
python-dateutil==2.8.2
4542
python-dotenv==0.21.0
4643
pytz==2022.5
47-
redis==4.3.4
44+
redis==4.4.4
4845
requests==2.28.1
4946
requests-cache==0.9.6
5047
rq==1.11.1
@@ -59,17 +56,13 @@ spacy-loggers==1.0.3
5956
srsly==2.4.5
6057
starlette==0.20.4
6158
thinc==8.1.5
62-
tomli==2.0.1
6359
tqdm==4.64.1
6460
typer==0.4.2
6561
typing-extensions==4.4.0
6662
url-normalize==1.4.3
6763
urllib3==1.26.12
6864
uvicorn==0.19.0
6965
wasabi==0.10.1
70-
wrapt==1.14.1
71-
python-multipart==0.0.5
72-
omegaconf==2.2.3
7366

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

0 commit comments

Comments
 (0)