Skip to content

Commit

Permalink
build: Upgrade pip-tools and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jan 29, 2024
1 parent f67ceaf commit 10fd1ef
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions requirements_dev.txt
Expand Up @@ -98,9 +98,7 @@ flattentool==0.24.0
# -r requirements.txt
# libcove
gunicorn[setproctitle]==20.1.0
# via
# -r requirements.txt
# gunicorn
# via -r requirements.txt
identify==2.3.5
# via pre-commit
idna==2.9
Expand Down Expand Up @@ -141,9 +139,7 @@ libcove==0.32.0
# -r requirements.txt
# libcoveocds
libcoveocds[perf]==0.13.0
# via
# -r requirements.txt
# libcoveocds
# via -r requirements.txt
lxml==4.9.4
# via
# -r requirements.txt
Expand All @@ -160,9 +156,7 @@ ocdsextensionregistry==0.3.6
# libcoveocds
# ocdskit
ocdskit[perf]==1.1.9
# via
# -r requirements.txt
# ocdskit
# via -r requirements.txt
ocdsmerge==0.6.6
# via
# -r requirements.txt
Expand Down Expand Up @@ -196,15 +190,15 @@ pika==1.3.2
# via
# -r requirements.txt
# yapw
pip-tools==6.13.0
pip-tools==7.3.0
# via -r requirements_dev.in
platformdirs==3.8.1
# via
# -r requirements.txt
# black
# requests-cache
# virtualenv
pre-commit==3.3.3
pre-commit==3.6.0
# via -r requirements_dev.in
psycopg2==2.9.6
# via -r requirements.txt
Expand Down Expand Up @@ -309,9 +303,7 @@ xmltodict==0.13.0
# -r requirements.txt
# flattentool
yapw[perf]==0.1.4
# via
# -r requirements.txt
# yapw
# via -r requirements.txt
zc-lockfile==3.0.post1
# via
# -r requirements.txt
Expand Down

0 comments on commit 10fd1ef

Please sign in to comment.