Skip to content

Commit

Permalink
chore(deps): bump pipenv from 2023.12.1 to 2024.0.0
Browse files Browse the repository at this point in the history
Bumps [pipenv](https://github.com/pypa/pipenv) from 2023.12.1 to 2024.0.0.
- [Release notes](https://github.com/pypa/pipenv/releases)
- [Changelog](https://github.com/pypa/pipenv/blob/main/CHANGELOG.md)
- [Commits](pypa/pipenv@v2023.12.1...v2024.0.0)

---
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] committed Jun 10, 2024
1 parent b3df697 commit e78802b
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 @@ passlib = "==1.7.4"
playwright = "==1.44.0"
requests = "==2.32.3"
wtforms = "==3.1.2"
pipenv = "==2023.12.1"
pipenv = "==2024.0.0"

[dev-packages]

Expand Down

0 comments on commit e78802b

Please sign in to comment.