Skip to content

Commit

Permalink
Update make requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
reweeden committed Jun 14, 2023
1 parent 6fc97a8 commit ccaa03d
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions requirements/requirements-make.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/requirements-make.in
#
importlib-metadata==6.0.0
importlib-metadata==6.6.0
# via markdown
jinja2==3.1.2
# via -r requirements/requirements-make.in
markdown==3.4.1
markdown==3.4.3
# via
# -r requirements/requirements-make.in
# pymdown-extensions
markupsafe==2.1.2
markupsafe==2.1.3
# via jinja2
pygments==2.14.0
pygments==2.15.1
# via -r requirements/requirements-make.in
pymdown-extensions==9.9.2
pymdown-extensions==10.0.1
# via -r requirements/requirements-make.in
zipp==3.12.1
pyyaml==6.0
# via pymdown-extensions
zipp==3.15.0
# via importlib-metadata

0 comments on commit ccaa03d

Please sign in to comment.