Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 5, 2024
1 parent f9525b1 commit f431f41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ fs==2.4.16
# via xblock
lxml==5.1.0
# via xblock
mako==1.3.0
mako==1.3.2
# via xblock
markupsafe==2.1.4
markupsafe==2.1.5
# via
# mako
# xblock
python-dateutil==2.8.2
# via xblock
pytz==2023.3.post1
pytz==2024.1
# via xblock
pyyaml==6.0.1
# via xblock
Expand Down
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.2
pip==24.0
# via -r requirements/pip.in
setuptools==69.0.3
# via -r requirements/pip.in

0 comments on commit f431f41

Please sign in to comment.