Skip to content

Commit

Permalink
chore(deps): bump virtualenvwrapper from 6.1.0 to 6.1.1 (#947)
Browse files Browse the repository at this point in the history
Bumps [virtualenvwrapper](https://github.com/python-virtualenvwrapper/virtualenvwrapper) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/python-virtualenvwrapper/virtualenvwrapper/releases)
- [Commits](python-virtualenvwrapper/virtualenvwrapper@6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: virtualenvwrapper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 7404b76 commit 3e940a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ stevedore = "==5.3.0"
urllib3 = "==1.26.8"
virtualenv = "==20.21.1"
virtualenv-clone = "==0.5.7"
virtualenvwrapper = "==6.1.0"
virtualenvwrapper = "==6.1.1"
whitenoise = "==6.7.0"
seleniumbase = "==2.4.14"
Django = "==4.2.7"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

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

0 comments on commit 3e940a3

Please sign in to comment.