Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Sep 24, 2024
1 parent 120c8dc commit 2b82da0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ edx-drf-extensions==10.4.0
# -r requirements/base.in
# edx-enterprise-data
# edx-rbac
edx-enterprise-data==9.1.0
edx-enterprise-data==9.1.1
# via -r requirements/base.in
edx-opaque-keys==2.11.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ pyjwt[crypto]==2.9.0
# drf-jwt
# edx-drf-extensions
# edx-rest-api-client
pylint==3.3.0
pylint==3.3.1
# via -r requirements/test.in
pymemcache==4.0.0
# via -r requirements/base.in
Expand Down

0 comments on commit 2b82da0

Please sign in to comment.