Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and alex-sheehan-edx committed Aug 14, 2023
1 parent 9d8dde1 commit 95188ea
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ filelock==3.12.2
# virtualenv
packaging==23.1
# via tox
platformdirs==3.9.1
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
# via tox
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ pip-tools==7.1.0
# via -r requirements/dev.in
pkginfo==1.9.6
# via twine
platformdirs==3.9.1
platformdirs==3.10.0
# via
# pylint
# virtualenv
Expand Down Expand Up @@ -507,7 +507,7 @@ pyasn1==0.5.0
# -r requirements/test-master.txt
# -r requirements/test.txt
# pgpy
pycodestyle==2.10.0
pycodestyle==2.11.0
# via -r requirements/dev.in
pycparser==2.21
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx-platform-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ edx-drf-extensions==8.8.0
# edx-rbac
# edx-when
# edxval
edx-enterprise==4.0.6
edx-enterprise==4.0.11
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/js_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ pytz==2023.3
# via tempora
pyyaml==6.0.1
# via jasmine
selenium==4.10.0
selenium==4.11.0
# via jasmine
sniffio==1.3.0
# via trio
Expand Down

0 comments on commit 95188ea

Please sign in to comment.