Skip to content

Commit

Permalink
Merge pull request #954 from openedx/repo-tools/upgrade-python-requir…
Browse files Browse the repository at this point in the history
…ements-d43e10c

chore: Upgrade Python requirements
  • Loading branch information
Ian2012 authored Sep 30, 2024
2 parents d43e10c + 943b2c4 commit 0b43685
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ appdirs==1.4.4
# via
# -r requirements/base.txt
# tutor
astroid==3.3.3
astroid==3.3.4
# via pylint
asttokens==2.4.1
# via
Expand Down Expand Up @@ -49,7 +49,7 @@ click==8.1.7
# tutor
cryptography==43.0.1
# via secretstorage
dill==0.3.8
dill==0.3.9
# via pylint
docutils==0.21.2
# via readme-renderer
Expand Down Expand Up @@ -85,7 +85,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.2
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
Expand Down Expand Up @@ -179,7 +179,7 @@ pyinstaller==6.10.0
# via -r requirements/dev.in
pyinstaller-hooks-contrib==2024.8
# via pyinstaller
pylint==3.3.0
pylint==3.3.1
# via -r requirements/dev.in
pyseeyou==1.0.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.1.0
pyproject-hooks==1.2.0
# via
# build
# pip-tools
Expand Down

0 comments on commit 0b43685

Please sign in to comment.