File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ certifi==2024.12.14
18
18
# via
19
19
# elasticsearch
20
20
# requests
21
- charset-normalizer==3.4.0
21
+ charset-normalizer==3.4.1
22
22
# via requests
23
23
django-elasticsearch-dsl==7.4
24
24
# via -r requirements/docs.in
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ asgiref==3.8.1
32
32
# django-countries
33
33
asn1crypto==1.5.1
34
34
# via snowflake-connector-python
35
- astroid==3.3.7
35
+ astroid==3.3.8
36
36
# via
37
37
# pylint
38
38
# pylint-celery
@@ -64,9 +64,9 @@ boltons==21.0.0
64
64
# face
65
65
# glom
66
66
# semgrep
67
- boto3==1.35.86
67
+ boto3==1.35.90
68
68
# via django-ses
69
- botocore==1.35.86
69
+ botocore==1.35.90
70
70
# via
71
71
# boto3
72
72
# s3transfer
@@ -100,7 +100,7 @@ cffi==1.17.1
100
100
# snowflake-connector-python
101
101
chardet==5.2.0
102
102
# via tox
103
- charset-normalizer==3.4.0
103
+ charset-normalizer==3.4.1
104
104
# via
105
105
# requests
106
106
# snowflake-connector-python
@@ -136,7 +136,7 @@ colorama==0.4.6
136
136
# tox
137
137
contentful==2.2.0
138
138
# via -r requirements/base.in
139
- coverage[toml]==7.6.9
139
+ coverage[toml]==7.6.10
140
140
# via
141
141
# -r requirements/test.in
142
142
# pytest-cov
@@ -625,7 +625,7 @@ pyjwt[crypto]==2.10.1
625
625
# simple-salesforce
626
626
# snowflake-connector-python
627
627
# social-auth-core
628
- pylint==3.3.2
628
+ pylint==3.3.3
629
629
# via
630
630
# edx-lint
631
631
# pylint-celery
Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ beautifulsoup4==4.12.3
41
41
# taxonomy-connector
42
42
billiard==4.2.1
43
43
# via celery
44
- boto3==1.35.86
44
+ boto3==1.35.90
45
45
# via django-ses
46
- botocore==1.35.86
46
+ botocore==1.35.90
47
47
# via
48
48
# boto3
49
49
# s3transfer
@@ -71,7 +71,7 @@ cffi==1.17.1
71
71
# cryptography
72
72
# pynacl
73
73
# snowflake-connector-python
74
- charset-normalizer==3.4.0
74
+ charset-normalizer==3.4.1
75
75
# via
76
76
# requests
77
77
# snowflake-connector-python
You can’t perform that action at this time.
0 commit comments