Skip to content

Commit

Permalink
Bump pipenv from 2022.4.8 to 2023.7.23 in /python/helpers
Browse files Browse the repository at this point in the history
Bumps [pipenv](https://github.com/pypa/pipenv) from 2022.4.8 to 2023.7.23.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2022.4.8...v2023.7.23)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jeffwidman committed Aug 6, 2023
1 parent 072b729 commit 34bca45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/helpers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pip>=21.3.1,<23.2.0 # Range maintains py36 support TODO: Review python 3.6 support in April 2023 (eol ubuntu 18.04)
pip-tools>=6.4.0,<=6.14.0 # Range maintains py36 support TODO: Review python 3.6 support in April 2023 (eol ubuntu 18.04)
hashin==0.17.0
pipenv==2022.4.8
pipenv==2023.7.23
pipfile==0.0.2
poetry>=1.1.15,<1.6.0
# For now we chose to pin `wheel` even though we don't import it directly.
Expand Down

0 comments on commit 34bca45

Please sign in to comment.