mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-27 09:28:03 -04:00
Merge pull request #1915 from GSA/dependabot/pip/virtualenv-20.34.0
Bump virtualenv from 20.33.1 to 20.34.0
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -5022,14 +5022,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "virtualenv"
|
||||
version = "20.33.1"
|
||||
version = "20.34.0"
|
||||
description = "Virtual Python Environment builder"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["main", "dev"]
|
||||
files = [
|
||||
{file = "virtualenv-20.33.1-py3-none-any.whl", hash = "sha256:07c19bc66c11acab6a5958b815cbcee30891cd1c2ccf53785a28651a0d8d8a67"},
|
||||
{file = "virtualenv-20.33.1.tar.gz", hash = "sha256:1b44478d9e261b3fb8baa5e74a0ca3bc0e05f21aa36167bf9cbf850e542765b8"},
|
||||
{file = "virtualenv-20.34.0-py3-none-any.whl", hash = "sha256:341f5afa7eee943e4984a9207c025feedd768baff6753cd660c857ceb3e36026"},
|
||||
{file = "virtualenv-20.34.0.tar.gz", hash = "sha256:44815b2c9dee7ed86e387b842a84f20b93f7f417f95886ca1996a72a4138eb1a"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5651,4 +5651,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.9"
|
||||
content-hash = "f493c20df6a0b6510e42145df5b0156bf30fbe481a946caacf66f9150846205c"
|
||||
content-hash = "a0d3bc102c29553cd3c04a791101ac0b75ae13f8ec076d1a44a630e86d608425"
|
||||
|
||||
@@ -75,7 +75,7 @@ jinja2 = "^3.1.6"
|
||||
redis = "^5.0.8"
|
||||
requests = "^2.32.4"
|
||||
flask-socketio = "^5.5.1"
|
||||
virtualenv = "^20.33.1"
|
||||
virtualenv = "^20.34.0"
|
||||
marshmallow-enum = "^1.5.1"
|
||||
awscli = "^1.40.36"
|
||||
typing-extensions = "^4.14.1"
|
||||
|
||||
Reference in New Issue
Block a user