Skip to content

Commit

Permalink
chore: Upgrade Python requirements (#875)
Browse files Browse the repository at this point in the history
* chore: Upgrade Python requirements

---------

Co-authored-by: Jason Wesson <[email protected]>
  • Loading branch information
edx-requirements-bot and jsnwesson authored Oct 1, 2024
1 parent fa795f5 commit 491bc55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion edx_credentials_themes/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.4.20'
__version__ = '0.4.21'
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 491bc55

Please sign in to comment.