Skip to content

Commit

Permalink
build: Upgrade pip-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jan 29, 2024
1 parent e24b08a commit 66179c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion common-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ packaging==21.3
# build
# pytest
# sphinx
pip-tools==6.13.0
pip-tools==7.3.0
# via -r common-requirements.in
platformdirs==3.9.1
# via requests-cache
Expand Down Expand Up @@ -168,6 +168,7 @@ sphinxcontrib-serializinghtml==1.1.5
tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
# pytest
tornado==6.3.3
Expand Down

0 comments on commit 66179c3

Please sign in to comment.