Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit bb50648

Browse files
chore: Updating Python Requirements (#1029)
1 parent 2ca1901 commit bb50648

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ urllib3==1.26.14
194194
# -r requirements/test.txt
195195
# docker
196196
# requests
197-
virtualenv==20.19.0
197+
virtualenv==20.20.0
198198
# via tox
199199
websocket-client==0.59.0
200200
# via

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==22.2.0
1010
# via
1111
# -r requirements/base.txt
1212
# jsonschema
13-
babel==2.11.0
13+
babel==2.12.1
1414
# via sphinx
1515
bcrypt==4.0.1
1616
# via
@@ -174,7 +174,7 @@ websocket-client==0.59.0
174174
# -r requirements/base.txt
175175
# docker
176176
# docker-compose
177-
zipp==3.14.0
177+
zipp==3.15.0
178178
# via importlib-metadata
179179

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

0 commit comments

Comments
 (0)