Skip to content

Commit

Permalink
chore: python requirements update (#4526)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Dec 30, 2024
1 parent c3261d4 commit ebf521e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ certifi==2024.12.14
# via
# elasticsearch
# requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
django-elasticsearch-dsl==7.4
# via -r requirements/docs.in
Expand Down
12 changes: 6 additions & 6 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ asgiref==3.8.1
# django-countries
asn1crypto==1.5.1
# via snowflake-connector-python
astroid==3.3.7
astroid==3.3.8
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -64,9 +64,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.35.86
boto3==1.35.90
# via django-ses
botocore==1.35.86
botocore==1.35.90
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -100,7 +100,7 @@ cffi==1.17.1
# snowflake-connector-python
chardet==5.2.0
# via tox
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# requests
# snowflake-connector-python
Expand Down Expand Up @@ -136,7 +136,7 @@ colorama==0.4.6
# tox
contentful==2.2.0
# via -r requirements/base.in
coverage[toml]==7.6.9
coverage[toml]==7.6.10
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -625,7 +625,7 @@ pyjwt[crypto]==2.10.1
# simple-salesforce
# snowflake-connector-python
# social-auth-core
pylint==3.3.2
pylint==3.3.3
# via
# edx-lint
# pylint-celery
Expand Down
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ beautifulsoup4==4.12.3
# taxonomy-connector
billiard==4.2.1
# via celery
boto3==1.35.86
boto3==1.35.90
# via django-ses
botocore==1.35.86
botocore==1.35.90
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -71,7 +71,7 @@ cffi==1.17.1
# cryptography
# pynacl
# snowflake-connector-python
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via
# requests
# snowflake-connector-python
Expand Down

0 comments on commit ebf521e

Please sign in to comment.