File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -75,9 +75,9 @@ boltons==21.0.0
75
75
# face
76
76
# glom
77
77
# semgrep
78
- boto3==1.34.9
78
+ boto3==1.34.11
79
79
# via django-ses
80
- botocore==1.34.9
80
+ botocore==1.34.11
81
81
# via
82
82
# boto3
83
83
# s3transfer
@@ -438,7 +438,7 @@ face==22.0.0
438
438
# via glom
439
439
factory-boy==3.3.0
440
440
# via -r requirements/test.in
441
- faker==21 .0.0
441
+ faker==22 .0.0
442
442
# via factory-boy
443
443
fastavro==1.9.2
444
444
# via openedx-events
@@ -476,7 +476,7 @@ google-auth-oauthlib==1.2.0
476
476
# via gspread
477
477
googleapis-common-protos==1.62.0
478
478
# via google-api-core
479
- gspread==5.12.3
479
+ gspread==5.12.4
480
480
# via -r requirements/base.in
481
481
h11==0.14.0
482
482
# via wsproto
@@ -531,7 +531,7 @@ kombu==5.3.4
531
531
# via celery
532
532
libsass==0.22.0
533
533
# via django-libsass
534
- lxml==4.9.4
534
+ lxml==5.0.0
535
535
# via
536
536
# -r requirements/base.in
537
537
# edx-i18n-tools
@@ -686,7 +686,7 @@ pyrsistent==0.20.0
686
686
# via jsonschema
687
687
pysocks==1.7.1
688
688
# via urllib3
689
- pytest==7.4.3
689
+ pytest==7.4.4
690
690
# via
691
691
# -r requirements/test.in
692
692
# pytest-cov
@@ -721,7 +721,7 @@ python-dotenv==0.21.1
721
721
# via docker-compose
722
722
python-lsp-jsonrpc==1.0.0
723
723
# via semgrep
724
- python-memcached==1.60
724
+ python-memcached==1.61
725
725
# via -r requirements/test.in
726
726
python-monkey-business==1.0.0
727
727
# via django-nested-admin
@@ -937,7 +937,7 @@ typing-extensions==4.9.0
937
937
# pylint
938
938
# semgrep
939
939
# snowflake-connector-python
940
- tzdata==2023.3
940
+ tzdata==2023.4
941
941
# via
942
942
# backports-zoneinfo
943
943
# celery
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ async-timeout==4.0.3
30
30
# via
31
31
# aiohttp
32
32
# redis
33
- attrs==23.1 .0
33
+ attrs==23.2 .0
34
34
# via
35
35
# aiohttp
36
36
# openedx-events
@@ -50,9 +50,9 @@ beautifulsoup4==4.12.2
50
50
# taxonomy-connector
51
51
billiard==4.2.0
52
52
# via celery
53
- boto3==1.34.9
53
+ boto3==1.34.11
54
54
# via django-ses
55
- botocore==1.34.9
55
+ botocore==1.34.11
56
56
# via
57
57
# boto3
58
58
# s3transfer
@@ -377,7 +377,7 @@ googleapis-common-protos==1.62.0
377
377
# via google-api-core
378
378
greenlet==3.0.3
379
379
# via gevent
380
- gspread==5.12.3
380
+ gspread==5.12.4
381
381
# via -r requirements/base.in
382
382
gunicorn==21.2.0
383
383
# via -r requirements/production.in
@@ -416,7 +416,7 @@ kombu==5.3.4
416
416
# via celery
417
417
libsass==0.22.0
418
418
# via django-libsass
419
- lxml==4.9.4
419
+ lxml==5.0.0
420
420
# via
421
421
# -r requirements/base.in
422
422
# zeep
@@ -519,7 +519,7 @@ python-dateutil==2.8.2
519
519
# elasticsearch-dsl
520
520
# pendulum
521
521
# time-machine
522
- python-memcached==1.60
522
+ python-memcached==1.61
523
523
# via -r requirements/production.in
524
524
python-monkey-business==1.0.0
525
525
# via django-nested-admin
@@ -649,7 +649,7 @@ typing-extensions==4.9.0
649
649
# edx-opaque-keys
650
650
# kombu
651
651
# snowflake-connector-python
652
- tzdata==2023.3
652
+ tzdata==2023.4
653
653
# via
654
654
# backports-zoneinfo
655
655
# celery
You can’t perform that action at this time.
0 commit comments