Skip to content

Commit aadc4f3

Browse files
committed
[R] Ran make requirements_update
1 parent e45b872 commit aadc4f3

12 files changed

+12
-12
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

requirements.all.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ 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.32
13+
botocore-stubs==1.34.34
1414
brotli==1.1.0
1515
cachetools==5.3.2
16-
certifi==2023.11.17
16+
certifi==2024.2.2
1717
cffi==1.16.0
1818
chalice==1.30.0+12
1919
charset-normalizer==3.3.2
@@ -51,8 +51,8 @@ google-crc32c==1.5.0
5151
google-resumable-media==2.7.0
5252
googleapis-common-protos==1.62.0
5353
greenlet==3.0.3
54-
grpcio==1.60.0
55-
grpcio-status==1.60.0
54+
grpcio==1.60.1
55+
grpcio-status==1.60.1
5656
http-message-signatures==0.4.4
5757
http_sfv==0.9.9
5858
httplib2==0.22.0
@@ -68,7 +68,7 @@ jsonschema==4.17.3
6868
jsonschema-spec==0.1.6
6969
lazy-object-proxy==1.10.0
7070
locust==2.12.2
71-
markupsafe==2.1.4
71+
markupsafe==2.1.5
7272
mccabe==0.7.0
7373
more-itertools==9.0.0
7474
moto==4.1.13
@@ -107,7 +107,7 @@ pyrsistent==0.20.0
107107
python-dateutil==2.8.2
108108
python-editor==1.0.4
109109
python-gitlab==3.13.0
110-
pytz==2023.4
110+
pytz==2024.1
111111
pyyaml==6.0.1
112112
pyzmq==25.1.2
113113
readchar==4.0.5

requirements.dev.trans.txt

Lines changed: 1 addition & 1 deletion
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.32
3+
botocore-stubs==1.34.34
44
brotli==1.1.0
55
click==8.1.7
66
colorama==0.4.4

requirements.trans.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
bagit==1.8.1
22
bagit-profile==1.3.1
33
cachetools==5.3.2
4-
certifi==2023.11.17
4+
certifi==2024.2.2
55
cffi==1.16.0
66
charset-normalizer==3.3.2
77
cryptography==42.0.2
88
google-cloud-core==2.4.1
99
google-crc32c==1.5.0
1010
google-resumable-media==2.7.0
1111
googleapis-common-protos==1.62.0
12-
grpcio==1.60.0
13-
grpcio-status==1.60.0
12+
grpcio==1.60.1
13+
grpcio-status==1.60.1
1414
http_sfv==0.9.9
1515
idna==3.6
16-
markupsafe==2.1.4
16+
markupsafe==2.1.5
1717
orderedmultidict==1.0.1
1818
packaging==23.2
1919
proto-plus==1.23.0
@@ -23,7 +23,7 @@ pyasn1-modules==0.3.0
2323
pycparser==2.21
2424
pyopenssl==24.0.0
2525
python-dateutil==2.8.2
26-
pytz==2023.4
26+
pytz==2024.1
2727
s3transfer==0.7.0
2828
setuptools-scm==5.0.2
2929
six==1.16.0

0 commit comments

Comments
 (0)