Skip to content

Commit cbe5b3f

Browse files
dependabot[bot]actions-user
authored andcommitted
Bump pip from 23.0.1 to 23.1.2 in /.github/workflows
Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 23.1.2. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.0.1...23.1.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Retrocookie-Original-Commit: cjolowicz/cookiecutter-hypermodern-python-instance@1680bc9
1 parent d44fa06 commit cbe5b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pip==23.0.1
1+
pip==23.1.2
22
nox==2022.11.21
33
nox-poetry==1.0.2
44
poetry==1.3.2

0 commit comments

Comments
 (0)