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

View file

@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.11
# by the following command: # 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 annotated-types==0.5.0
# via pydantic # via pydantic