Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b4ecf65

Browse files
committedJan 16, 2024
chore: Updating Python Requirements
1 parent e03cdd6 commit b4ecf65

File tree

7 files changed

+27
-27
lines changed

7 files changed

+27
-27
lines changed
 

‎requirements/devstack.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ billiard==3.6.4.0
5353
# via
5454
# -r requirements/local.txt
5555
# celery
56-
boto3==1.34.15
56+
boto3==1.34.19
5757
# via
5858
# -c requirements/constraints.txt
5959
# -r requirements/local.txt
6060
# moto
61-
botocore==1.34.15
61+
botocore==1.34.19
6262
# via
6363
# -r requirements/local.txt
6464
# boto3
@@ -250,7 +250,7 @@ exceptiongroup==1.2.0
250250
# pytest
251251
factory-boy==3.3.0
252252
# via -r requirements/local.txt
253-
faker==22.1.0
253+
faker==22.2.0
254254
# via
255255
# -r requirements/local.txt
256256
# factory-boy
@@ -286,7 +286,7 @@ isort[requirements]==5.13.2
286286
# -r requirements/local.txt
287287
# isort
288288
# pylint
289-
jinja2==3.1.2
289+
jinja2==3.1.3
290290
# via
291291
# -r requirements/local.txt
292292
# code-annotations
@@ -453,7 +453,7 @@ python-dateutil==2.8.2
453453
# freezegun
454454
# moto
455455
# ruamel-yaml-convert
456-
python-memcached==1.61
456+
python-memcached==1.62
457457
# via -r requirements/nonlocal.txt
458458
python-slugify==4.0.1
459459
# via
@@ -621,7 +621,7 @@ tomlkit==0.12.3
621621
# via
622622
# -r requirements/local.txt
623623
# pylint
624-
tox==4.11.4
624+
tox==4.12.0
625625
# via -r requirements/local.txt
626626
typing-extensions==4.9.0
627627
# via

‎requirements/docs.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ imagesize==1.4.1
2828
# via sphinx
2929
importlib-metadata==7.0.1
3030
# via sphinx
31-
jinja2==3.1.2
31+
jinja2==3.1.3
3232
# via sphinx
3333
markupsafe==2.1.3
3434
# via jinja2

‎requirements/local.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ billiard==3.6.4.0
5353
# via
5454
# -r requirements/test.txt
5555
# celery
56-
boto3==1.34.15
56+
boto3==1.34.19
5757
# via
5858
# -c requirements/constraints.txt
5959
# -r requirements/test.txt
6060
# moto
61-
botocore==1.34.15
61+
botocore==1.34.19
6262
# via
6363
# -r requirements/test.txt
6464
# boto3
@@ -250,7 +250,7 @@ exceptiongroup==1.2.0
250250
# pytest
251251
factory-boy==3.3.0
252252
# via -r requirements/test.txt
253-
faker==22.1.0
253+
faker==22.2.0
254254
# via
255255
# -r requirements/test.txt
256256
# factory-boy
@@ -287,7 +287,7 @@ isort[requirements]==5.13.2
287287
# -r requirements/test.txt
288288
# isort
289289
# pylint
290-
jinja2==3.1.2
290+
jinja2==3.1.3
291291
# via
292292
# -r requirements/docs.txt
293293
# -r requirements/test.txt
@@ -606,7 +606,7 @@ tomlkit==0.12.3
606606
# via
607607
# -r requirements/test.txt
608608
# pylint
609-
tox==4.11.4
609+
tox==4.12.0
610610
# via -r requirements/test.txt
611611
typing-extensions==4.9.0
612612
# via

‎requirements/monitoring/requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,14 @@ billiard==3.6.4.0
8181
# -r requirements/monitoring/../production.txt
8282
# -r requirements/monitoring/../test.txt
8383
# celery
84-
boto3==1.34.15
84+
boto3==1.34.19
8585
# via
8686
# -r requirements/monitoring/../devstack.txt
8787
# -r requirements/monitoring/../local.txt
8888
# -r requirements/monitoring/../production.txt
8989
# -r requirements/monitoring/../test.txt
9090
# moto
91-
botocore==1.34.15
91+
botocore==1.34.19
9292
# via
9393
# -r requirements/monitoring/../devstack.txt
9494
# -r requirements/monitoring/../local.txt
@@ -408,7 +408,7 @@ factory-boy==3.3.0
408408
# -r requirements/monitoring/../devstack.txt
409409
# -r requirements/monitoring/../local.txt
410410
# -r requirements/monitoring/../test.txt
411-
faker==22.1.0
411+
faker==22.2.0
412412
# via
413413
# -r requirements/monitoring/../devstack.txt
414414
# -r requirements/monitoring/../local.txt
@@ -471,7 +471,7 @@ isort[requirements]==5.13.2
471471
# -r requirements/monitoring/../test.txt
472472
# isort
473473
# pylint
474-
jinja2==3.1.2
474+
jinja2==3.1.3
475475
# via
476476
# -r requirements/monitoring/../devstack.txt
477477
# -r requirements/monitoring/../local.txt
@@ -724,7 +724,7 @@ python-dateutil==2.8.2
724724
# freezegun
725725
# moto
726726
# ruamel-yaml-convert
727-
python-memcached==1.61
727+
python-memcached==1.62
728728
# via
729729
# -r requirements/monitoring/../devstack.txt
730730
# -r requirements/monitoring/../production.txt
@@ -964,7 +964,7 @@ tomlkit==0.12.3
964964
# -r requirements/monitoring/../local.txt
965965
# -r requirements/monitoring/../test.txt
966966
# pylint
967-
tox==4.11.4
967+
tox==4.12.0
968968
# via
969969
# -r requirements/monitoring/../devstack.txt
970970
# -r requirements/monitoring/../local.txt

‎requirements/nonlocal.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ mysqlclient==2.2.1
88
# via -r requirements/nonlocal.in
99
pymemcache==4.0.0
1010
# via -r requirements/nonlocal.in
11-
python-memcached==1.61
11+
python-memcached==1.62
1212
# via -r requirements/nonlocal.in

‎requirements/production.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ billiard==3.6.4.0
3131
# via
3232
# -r requirements/base.txt
3333
# celery
34-
boto3==1.34.15
34+
boto3==1.34.19
3535
# via
3636
# -c requirements/constraints.txt
3737
# -r requirements/production.in
38-
botocore==1.34.15
38+
botocore==1.34.19
3939
# via
4040
# boto3
4141
# s3transfer
@@ -241,7 +241,7 @@ python-dateutil==2.8.2
241241
# -r requirements/base.txt
242242
# analytics-python
243243
# botocore
244-
python-memcached==1.61
244+
python-memcached==1.62
245245
# via -r requirements/nonlocal.txt
246246
python3-openid==3.2.0
247247
# via

‎requirements/test.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ billiard==3.6.4.0
3535
# via
3636
# -r requirements/base.txt
3737
# celery
38-
boto3==1.34.15
38+
boto3==1.34.19
3939
# via
4040
# -c requirements/constraints.txt
4141
# moto
42-
botocore==1.34.15
42+
botocore==1.34.19
4343
# via
4444
# boto3
4545
# moto
@@ -199,7 +199,7 @@ exceptiongroup==1.2.0
199199
# via pytest
200200
factory-boy==3.3.0
201201
# via -r requirements/test.in
202-
faker==22.1.0
202+
faker==22.2.0
203203
# via
204204
# -r requirements/test.in
205205
# factory-boy
@@ -223,7 +223,7 @@ isort[requirements]==5.13.2
223223
# via
224224
# -r requirements/test.in
225225
# pylint
226-
jinja2==3.1.2
226+
jinja2==3.1.3
227227
# via
228228
# code-annotations
229229
# moto
@@ -431,7 +431,7 @@ tomli==2.0.1
431431
# tox
432432
tomlkit==0.12.3
433433
# via pylint
434-
tox==4.11.4
434+
tox==4.12.0
435435
# via -r requirements/test.in
436436
typing-extensions==4.9.0
437437
# via

0 commit comments

Comments
 (0)
This repository has been archived.