Skip to content

Commit

Permalink
Tweak fix_temp_dir_comments() and run update_lock
Browse files Browse the repository at this point in the history
  • Loading branch information
TheByronHimes committed Sep 18, 2023
1 parent 05759ee commit 76b9506
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 49 deletions.
28 changes: 14 additions & 14 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --generate-hashes --output-file=/workspace/requirements-dev.txt /tmp/tmpexv74k74/pyproject.toml /workspace/requirements-dev.in
# pip-compile --generate-hashes --output-file=/workspace/requirements-dev.txt /tmp/tmp9e8xyjgu/pyproject.toml /workspace/requirements-dev.in
#
aiokafka==0.8.0 \
--hash=sha256:021e9f0027ca63c6c04daccfdd0e985f7a56d51bd0d43f482f674a58fada52f5 \
Expand Down Expand Up @@ -434,9 +434,9 @@ httpx==0.23.3 \
# -r /workspace/requirements-dev-common.in
# ghga-service-commons
# pytest-httpx
identify==2.5.28 \
--hash=sha256:87816de144bf46d161bd5b3e8f5596b16cade3b80be537087334b26bc5c177f3 \
--hash=sha256:94bb59643083ebd60dc996d043497479ee554381fbc5307763915cda49b0e78f
identify==2.5.29 \
--hash=sha256:24437fbf6f4d3fe6efd0eb9d67e24dd9106db99af5ceb27996a5f7895f24bf1b \
--hash=sha256:d43d52b86b15918c137e3a74fff5224f60385cd0e9c38e99d07c257f02f151a5
# via pre-commit
idna==3.4 \
--hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \
Expand Down Expand Up @@ -803,9 +803,9 @@ rfc3986[idna2008]==1.5.0 \
--hash=sha256:270aaf10d87d0d4e095063c65bf3ddbc6ee3d0b226328ce21e036f946e421835 \
--hash=sha256:a86d6e1f5b1dc238b218b012df0aa79409667bb209e58da56d0b94704e712a97
# via httpx
rich==13.5.2 \
--hash=sha256:146a90b3b6b47cac4a73c12866a499e9817426423f57c5a66949c086191a8808 \
--hash=sha256:fb9d6c0a0f643c99eed3875b5377a184132ba9be4d61516a55273d3554d75a39
rich==13.5.3 \
--hash=sha256:87b43e0543149efa1253f485cd845bb7ee54df16c9617b8a893650ab84b4acb6 \
--hash=sha256:9257b468badc3d347e146a4faa268ff229039d4c2d176ab0cffb4c4fbc73d5d9
# via bandit
rpds-py==0.10.3 \
--hash=sha256:015de2ce2af1586ff5dc873e804434185199a15f7d96920ce67e50604592cae9 \
Expand Down Expand Up @@ -919,9 +919,9 @@ six==1.16.0 \
# dependency-injector
# pytest-profiling
# python-dateutil
smmap==5.0.0 \
--hash=sha256:2aba19d6a040e78d8b09de5c57e96207b09ed71d8e55ce0959eeee6c8e190d94 \
--hash=sha256:c840e62059cd3be204b0c9c9f74be2c09d5648eddd4580d9314c3ecde0b30936
smmap==5.0.1 \
--hash=sha256:dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 \
--hash=sha256:e6d8668fa5f93e706934a62d7b4db19c8d9eb8cf2adbb75ef1b675aa332b69da
# via gitdb
snakeviz==2.2.0 \
--hash=sha256:569e2d71c47f80a886aa6e70d6405cb6d30aa3520969ad956b06f824c5f02b8e \
Expand Down Expand Up @@ -982,10 +982,10 @@ typer==0.7.0 \
--hash=sha256:ff797846578a9f2a201b53442aedeb543319466870fbe1c701eab66dd7681165
# via
# -r /workspace/requirements-dev-common.in
# my-microservice (/tmp/tmpexv74k74/pyproject.toml)
typing-extensions==4.7.1 \
--hash=sha256:440d5dd3af93b060174bf433bccd69b0babc3b15b1a8dca43789fd7f61514b36 \
--hash=sha256:b75ddc264f0ba5615db7ba217daeb99701ad295353c45f9e95963337ceeeffb2
# my-microservice (pyproject.toml)
typing-extensions==4.8.0 \
--hash=sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0 \
--hash=sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef
# via
# black
# mypy
Expand Down
Loading

0 comments on commit 76b9506

Please sign in to comment.