Normalize pip-tools' header comment @ `runtime.txt`

It's currently not prefixed with `requirements/` in most places and
that what Dependabot keeps using.
This commit is contained in:
Sviatoslav Sydorenko 2024-03-07 23:00:46 +01:00
parent aec4e82833
commit 820be4e5e3
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements/runtime.txt --resolver=backtracking --strip-extras requirements/runtime.in
# pip-compile --allow-unsafe --output-file=runtime.txt --resolver=backtracking --strip-extras runtime.in
#
annotated-types==0.5.0
# via pydantic