Skip to content

Commit

Permalink
Normalize pip-tools' header comment @ runtime.txt
Browse files Browse the repository at this point in the history
It's currently not prefixed with `requirements/` in most places and
that what Dependabot keeps using.
  • Loading branch information
webknjaz committed Mar 7, 2024
1 parent aec4e82 commit 820be4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/runtime.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.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
Expand Down

0 comments on commit 820be4e

Please sign in to comment.