Skip to content

Commit 820be4e

Browse files
committed
Normalize pip-tools' header comment @ runtime.txt
It's currently not prefixed with `requirements/` in most places and that what Dependabot keeps using.
1 parent aec4e82 commit 820be4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/runtime.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --output-file=requirements/runtime.txt --resolver=backtracking --strip-extras requirements/runtime.in
5+
# pip-compile --allow-unsafe --output-file=runtime.txt --resolver=backtracking --strip-extras runtime.in
66
#
77
annotated-types==0.5.0
88
# via pydantic

0 commit comments

Comments
 (0)