Skip to content

Commit 2fc7032

Browse files
committed
[R] Ran make requirements_update
1 parent 69b1006 commit 2fc7032

11 files changed

+18
-18
lines changed
Binary file not shown.
Binary file not shown.
-51.8 KB
Binary file not shown.
52.2 KB
Binary file not shown.
-57.2 KB
Binary file not shown.
55.6 KB
Binary file not shown.

requirements.all.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ blinker==1.7.0
1010
boto3==1.28.63
1111
boto3-stubs==1.28.63
1212
botocore==1.31.63
13-
botocore-stubs==1.34.58
13+
botocore-stubs==1.34.67
1414
brotli==1.1.0
1515
cachetools==5.3.3
1616
certifi==2024.2.2
@@ -36,7 +36,7 @@ flask-basicauth==0.2.0
3636
flask-cors==4.0.0
3737
furl==2.1.3
3838
gevent==23.9.1
39-
geventhttpclient==2.0.11
39+
geventhttpclient==2.0.12
4040
gitdb==4.0.11
4141
gitpython==3.1.41
4242
google-api-core==2.12.0
@@ -49,10 +49,10 @@ google-cloud-core==2.4.1
4949
google-cloud-storage==2.12.0
5050
google-crc32c==1.5.0
5151
google-resumable-media==2.7.0
52-
googleapis-common-protos==1.62.0
52+
googleapis-common-protos==1.63.0
5353
greenlet==3.0.3
54-
grpcio==1.62.0
55-
grpcio-status==1.62.0
54+
grpcio==1.62.1
55+
grpcio-status==1.62.1
5656
http-message-signatures==0.4.4
5757
http_sfv==0.9.9
5858
httplib2==0.22.0
@@ -86,7 +86,7 @@ openapi-schema-validator==0.3.4
8686
openapi-spec-validator==0.5.1
8787
openpyxl==3.0.6
8888
orderedmultidict==1.0.1
89-
packaging==23.2
89+
packaging==24.0
9090
pathable==0.4.3
9191
pip==23.3.2
9292
posix-ipc==1.1.1
@@ -102,7 +102,7 @@ pyflakes==2.5.0
102102
pygithub==1.56
103103
pyjwt==2.8.0
104104
pynacl==1.5.0
105-
pyopenssl==24.0.0
105+
pyopenssl==24.1.0
106106
pyparsing==3.1.2
107107
pyrsistent==0.20.0
108108
python-dateutil==2.9.0.post0
@@ -112,7 +112,7 @@ python-gitlab==3.13.0
112112
pytz==2024.1
113113
pyyaml==6.0.1
114114
pyzmq==25.1.2
115-
readchar==4.0.5
115+
readchar==4.0.6
116116
requests==2.31.0
117117
requests-toolbelt==1.0.0
118118
requirements-parser==0.2.0+1
@@ -129,7 +129,7 @@ toml==0.10.2
129129
tqdm==4.66.2
130130
types-awscrt==0.20.5
131131
types-s3transfer==0.10.0
132-
types-toml==0.10.8.7
132+
types-toml==0.10.8.20240310
133133
typing_extensions==4.10.0
134134
tzlocal==2.1
135135
uritemplate==4.1.1

requirements.dev.trans.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blessed==1.20.0
22
blinker==1.7.0
3-
botocore-stubs==1.34.58
3+
botocore-stubs==1.34.67
44
brotli==1.1.0
55
click==8.1.7
66
colorama==0.4.4
@@ -10,7 +10,7 @@ et-xmlfile==1.1.0
1010
flask==3.0.2
1111
flask-basicauth==0.2.0
1212
flask-cors==4.0.0
13-
geventhttpclient==2.0.11
13+
geventhttpclient==2.0.12
1414
gitdb==4.0.11
1515
google-auth-httplib2==0.2.0
1616
greenlet==3.0.3
@@ -45,15 +45,15 @@ pyparsing==3.1.2
4545
pyrsistent==0.20.0
4646
python-editor==1.0.4
4747
pyzmq==25.1.2
48-
readchar==4.0.5
48+
readchar==4.0.6
4949
requests-toolbelt==1.0.0
5050
roundrobin==0.0.4
5151
smmap==5.0.1
5252
toml==0.10.2
5353
tqdm==4.66.2
5454
types-awscrt==0.20.5
5555
types-s3transfer==0.10.0
56-
types-toml==0.10.8.7
56+
types-toml==0.10.8.20240310
5757
uritemplate==4.1.1
5858
wcwidth==0.2.13
5959
websocket-client==1.7.0

0 commit comments

Comments
 (0)