Skip to content

Commit c688121

Browse files
committed
Bump docs constraints pip-tools runtime to 3.13
This is needed because Dependabot and other GH Code Security tooling reads the file header to determine the Python version to use. Currently, it's unable to bump pip in the docs env [[1]] supposedly due to this. [1]: https://github.com/jazzband/pip-tools/security/dependabot/22
1 parent 30ed588 commit c688121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.13
33
# by the following command:
44
#
55
# pip-compile --allow-unsafe --output-file=docs/requirements.txt --strip-extras ./pyproject.toml docs/requirements.in

0 commit comments

Comments
 (0)