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

Commit 95e74ac

Browse files
chore: Updating Python Requirements (#908)
1 parent fff2862 commit 95e74ac

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ urllib3==1.26.8
190190
# -r requirements/base.txt
191191
# -r requirements/test.txt
192192
# requests
193-
virtualenv==20.13.1
193+
virtualenv==20.13.2
194194
# via tox
195195
websocket-client==0.59.0
196196
# via

requirements/doc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ idna==3.3
7070
# requests
7171
imagesize==1.3.0
7272
# via sphinx
73-
importlib-metadata==4.11.1
73+
importlib-metadata==4.11.2
7474
# via sphinx
7575
jinja2==3.0.3
7676
# via sphinx
@@ -127,7 +127,7 @@ requests==2.27.1
127127
# docker
128128
# docker-compose
129129
# sphinx
130-
restructuredtext-lint==1.3.2
130+
restructuredtext-lint==1.4.0
131131
# via doc8
132132
six==1.16.0
133133
# via

0 commit comments

Comments
 (0)