Skip to content

Commit

Permalink
Bump pipenv from 2023.7.23 to 2023.8.23 (#612)
Browse files Browse the repository at this point in the history
Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.7.23 to 2023.8.23.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.rst)
- [Commits](pypa/pipenv@v2023.7.23...v2023.8.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>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent ea4615f commit 4211e4c
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 95 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ motor = "==3.2.0"
munch = "==4.0.0"
typing_extensions = "==4.7.1"
pip = "==23.2.1"
pipenv = "==2023.7.23"
pipenv = "==2023.8.23"
pydantic = "==2.0.3"
pylint = "==2.17.5"
pynacl = "==1.5.0"
Expand Down
187 changes: 93 additions & 94 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4211e4c

Please sign in to comment.