Skip to content

Commit

Permalink
chore: python requirements update (#4376)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Jul 1, 2024
1 parent 52249a3 commit 0e29e55
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
26 changes: 13 additions & 13 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.34.131
boto3==1.34.136
# via django-ses
botocore==1.34.131
botocore==1.34.136
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -398,7 +398,7 @@ edx-opaque-keys[django]==2.10.0
# edx-drf-extensions
# openedx-events
# taxonomy-connector
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via
# -r requirements/base.in
# taxonomy-connector
Expand Down Expand Up @@ -430,7 +430,7 @@ face==22.0.0
# via glom
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.9.1
faker==26.0.0
# via factory-boy
fastavro==1.9.4
# via openedx-events
Expand All @@ -449,9 +449,9 @@ getsmarter-api-clients==0.6.1
# via -r requirements/base.in
glom==22.1.0
# via semgrep
google-api-core==2.19.0
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.134.0
google-api-python-client==2.135.0
# via -r requirements/base.in
google-auth==2.30.0
# via
Expand All @@ -466,7 +466,7 @@ google-auth-httplib2==0.2.0
# google-api-python-client
google-auth-oauthlib==1.2.0
# via gspread
googleapis-common-protos==1.63.1
googleapis-common-protos==1.63.2
# via google-api-core
gspread==6.1.2
# via -r requirements/base.in
Expand Down Expand Up @@ -604,7 +604,7 @@ prompt-toolkit==3.0.47
# via click-repl
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
protobuf==5.27.2
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -639,7 +639,7 @@ pyjwt[crypto]==2.8.0
# simple-salesforce
# snowflake-connector-python
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# edx-lint
# pylint-celery
Expand All @@ -657,7 +657,7 @@ pymemcache==4.0.0
# via
# -r requirements/local.in
# -r requirements/test.in
pymongo==4.7.3
pymongo==4.8.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down Expand Up @@ -737,11 +737,11 @@ pyyaml==6.0.1
# responses
rcssmin==1.1.2
# via django-compressor
redis==5.0.6
redis==5.0.7
# via
# -r requirements/base.in
# walrus
requests==2.31.0
requests==2.32.3
# via
# -r requirements/base.in
# algoliasearch
Expand Down Expand Up @@ -785,7 +785,7 @@ ruamel-yaml==0.17.40
# via semgrep
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.10.1
s3transfer==0.10.2
# via boto3
selenium==4.12.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.1
# via -r requirements/pip.in
setuptools==70.1.0
setuptools==70.1.1
# via -r requirements/pip.in
22 changes: 11 additions & 11 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ beautifulsoup4==4.12.3
# taxonomy-connector
billiard==4.2.0
# via celery
boto3==1.34.131
boto3==1.34.136
# via django-ses
botocore==1.34.131
botocore==1.34.136
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -330,7 +330,7 @@ edx-opaque-keys[django]==2.10.0
# edx-drf-extensions
# openedx-events
# taxonomy-connector
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via
# -r requirements/base.in
# taxonomy-connector
Expand Down Expand Up @@ -363,9 +363,9 @@ getsmarter-api-clients==0.6.1
# via -r requirements/base.in
gevent==24.2.1
# via -r requirements/production.in
google-api-core==2.19.0
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.134.0
google-api-python-client==2.135.0
# via -r requirements/base.in
google-auth==2.30.0
# via
Expand All @@ -380,7 +380,7 @@ google-auth-httplib2==0.2.0
# google-api-python-client
google-auth-oauthlib==1.2.0
# via gspread
googleapis-common-protos==1.63.1
googleapis-common-protos==1.63.2
# via google-api-core
greenlet==3.0.3
# via gevent
Expand Down Expand Up @@ -483,7 +483,7 @@ prompt-toolkit==3.0.47
# via click-repl
proto-plus==1.24.0
# via google-api-core
protobuf==4.25.3
protobuf==5.27.2
# via
# google-api-core
# googleapis-common-protos
Expand Down Expand Up @@ -511,7 +511,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/production.in
pymongo==4.7.3
pymongo==4.8.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand Down Expand Up @@ -555,11 +555,11 @@ pyyaml==6.0.1
# edx-django-release-util
rcssmin==1.1.2
# via django-compressor
redis==5.0.6
redis==5.0.7
# via
# -r requirements/base.in
# walrus
requests==2.31.0
requests==2.32.3
# via
# -r requirements/base.in
# algoliasearch
Expand Down Expand Up @@ -592,7 +592,7 @@ rjsmin==1.2.2
# via django-compressor
rsa==4.9
# via google-auth
s3transfer==0.10.1
s3transfer==0.10.2
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand Down

0 comments on commit 0e29e55

Please sign in to comment.