Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 145ed72 commit 29e919c
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.48.0"
requests = "==2.32.3"
wtforms = "==3.2.1"
pipenv = "==2024.1.0"
pipenv = "==2024.2.0"

[dev-packages]

Expand Down

0 comments on commit 29e919c

Please sign in to comment.