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 Feb 3, 2025
1 parent 45c3e9a commit 5240689
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ asttokens==3.0.0
# via transifex-python
bcrypt==4.2.1
# via -r requirements/base.in
black==24.10.0
black==25.1.0
# via shandy-sqlfmt
cachetools==5.5.1
# via google-auth
certifi==2024.12.14
certifi==2025.1.31
# via
# kubernetes
# requests
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ backports-tarfile==1.2.0
# via jaraco-context
bcrypt==4.2.1
# via -r requirements/base.txt
black==24.10.0
black==25.1.0
# via
# -r requirements/base.txt
# -r requirements/dev.in
Expand All @@ -29,7 +29,7 @@ cachetools==5.5.1
# via
# -r requirements/base.txt
# google-auth
certifi==2024.12.14
certifi==2025.1.31
# via
# -r requirements/base.txt
# kubernetes
Expand Down Expand Up @@ -80,7 +80,7 @@ importlib-resources==6.5.2
# via
# -r requirements/base.txt
# tutor
isort==5.13.2
isort==6.0.0
# via pylint
jaraco-classes==3.4.0
# via keyring
Expand Down Expand Up @@ -178,9 +178,9 @@ pygments==2.19.1
# rich
pyinstaller==6.11.1
# via -r requirements/dev.in
pyinstaller-hooks-contrib==2025.0
pyinstaller-hooks-contrib==2025.1
# via pyinstaller
pylint==3.3.3
pylint==3.3.4
# via -r requirements/dev.in
pyseeyou==1.0.2
# via
Expand Down

0 comments on commit 5240689

Please sign in to comment.