Skip to content

Commit

Permalink
Merge pull request #144 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-f8f9139

Python Requirements Update
  • Loading branch information
UsamaSadiq authored Feb 13, 2024
2 parents f8f9139 + f74e16b commit 7dc0316
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
setuptools==69.1.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pytest==8.0.0
# via pytest-cov
pytest-cov==4.1.0
# via -r requirements/test.in
python-slugify==8.0.3
python-slugify==8.0.4
# via code-annotations
pyyaml==6.0.1
# via code-annotations
Expand Down

0 comments on commit 7dc0316

Please sign in to comment.