Skip to content

Commit

Permalink
Bump pipenv from 2023.4.20 to 2023.11.15
Browse files Browse the repository at this point in the history
Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.4.20 to 2023.11.15.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2023.4.20...v2023.11.15)

---
updated-dependencies:
- dependency-name: pipenv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent cce4938 commit 1d6f880
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ unittest2 = "==1.1.0"
pre-commit = "==2.18.1"
flake8 = "==4.0.1"
autopep8 = "==1.6.0"
pipenv = "==2023.4.20"
pipenv = "==2023.11.15"
pep8-naming = "==0.12.1"
pytest-cov = "==3.0.0"

Expand Down
51 changes: 26 additions & 25 deletions Pipfile.lock

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

0 comments on commit 1d6f880

Please sign in to comment.