Skip to content

Commit

Permalink
chore: Bump virtualenv to v20.22.0 (meltano#7591)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Apr 21, 2023
1 parent 4ee87ca commit 776ee60
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ sqlalchemy = "^1.3.19"
structlog = "^23.1.0"
tzlocal = "^4.2.0"
uvicorn = {extras = ["standard"], version = "^0.17.6"}
virtualenv = "^20.17.1"
virtualenv = "^20.22.0"
werkzeug = ">=2.1,<=2.1.3"

[tool.poetry.extras]
Expand Down

0 comments on commit 776ee60

Please sign in to comment.