Skip to content

Commit

Permalink
chore: Updating Python Requirements (#743)
Browse files Browse the repository at this point in the history
Bump patch version for requirements

Co-authored-by: Justin Hynes <[email protected]>
  • Loading branch information
edx-requirements-bot and justinhynes authored Dec 19, 2023
1 parent 9cff9cb commit 8fc5f2b
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.3.25'
__version__ = '0.3.26'
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.42.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
pip==23.3.2
# via -r requirements/pip.in
setuptools==69.0.2
# via -r requirements/pip.in

0 comments on commit 8fc5f2b

Please sign in to comment.