Skip to content

Commit

Permalink
build(deps): bump pipenv from 2023.6.18 to 2023.7.23 (#215)
Browse files Browse the repository at this point in the history
Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.6.18 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@v2023.6.18...v2023.7.23)

---
updated-dependencies:
- dependency-name: pipenv
  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>
Co-authored-by: Mikhail Gubenko <[email protected]>
  • Loading branch information
dependabot[bot] and Th3Un1q3 authored Feb 7, 2024
1 parent 84f10aa commit 0150f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ distlib = "==0.3.6"
filelock = "==3.12.2"
idna = "==3.4"
importlib-metadata = "==6.7.0"
pipenv = "==2023.6.18"
pipenv = "==2023.7.23"
platformdirs = "==3.5.1"
pydantic = "==1.10.9"
requests = "==2.31.0"
Expand Down

0 comments on commit 0150f19

Please sign in to comment.