Skip to content

Commit

Permalink
chore: make upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 5, 2024
1 parent 56b5a7a commit 6646371
Show file tree
Hide file tree
Showing 7 changed files with 191 additions and 290 deletions.
18 changes: 4 additions & 14 deletions requirements/base.txt
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.7
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -16,27 +16,17 @@ click==8.1.7
# click-log
click-log==0.4.0
# via -r requirements/base.in
idna==3.6
idna==3.7
# via requests
importlib-metadata==6.7.0
# via
# attrs
# click
jinja2==3.1.3
# via -r requirements/base.in
markdown-it-py==2.2.0
markdown-it-py==3.0.0
# via -r requirements/base.in
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
requests==2.31.0
# via -r requirements/base.in
typing-extensions==4.7.1
# via
# importlib-metadata
# markdown-it-py
urllib3==2.0.7
urllib3==2.2.1
# via requests
zipp==3.15.0
# via importlib-metadata

0 comments on commit 6646371

Please sign in to comment.