mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-01 20:28:44 -04:00
Merge pull request #2030 from GSA/dependabot/pip/virtualenv-20.35.2
Bump virtualenv from 20.35.0 to 20.35.2
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -5257,14 +5257,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "virtualenv"
|
||||
version = "20.35.0"
|
||||
version = "20.35.3"
|
||||
description = "Virtual Python Environment builder"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["main", "dev"]
|
||||
files = [
|
||||
{file = "virtualenv-20.35.0-py3-none-any.whl", hash = "sha256:3961608acaf5ee9ddc87b5e05664c8dd91d34db59494ae9e648f659292be55ef"},
|
||||
{file = "virtualenv-20.35.0.tar.gz", hash = "sha256:040361d5b7451558edc0a3a68b9f108830d9dc87cc5d03d437a5cf9c742b5cb8"},
|
||||
{file = "virtualenv-20.35.3-py3-none-any.whl", hash = "sha256:63d106565078d8c8d0b206d48080f938a8b25361e19432d2c9db40d2899c810a"},
|
||||
{file = "virtualenv-20.35.3.tar.gz", hash = "sha256:4f1a845d131133bdff10590489610c98c168ff99dc75d6c96853801f7f67af44"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5892,4 +5892,4 @@ cffi = ["cffi (>=1.17,<2.0) ; platform_python_implementation != \"PyPy\" and pyt
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.13.2"
|
||||
content-hash = "f78c6a9b4a0a0c7c2faf0e0c3a931c62b897c835f8e8de5555fb6007ad3c6416"
|
||||
content-hash = "90b012e0bdf426c547f643e50d5505cb2ed293353d04f15d812a52177a8968a9"
|
||||
|
||||
@@ -74,7 +74,7 @@ itsdangerous = "^2.2.0"
|
||||
jinja2 = "^3.1.6"
|
||||
redis = "^5.0.8"
|
||||
requests = "^2.32.5"
|
||||
virtualenv = "^20.35.0"
|
||||
virtualenv = "^20.35.3"
|
||||
marshmallow-enum = "^1.5.1"
|
||||
awscli = "^1.40.36"
|
||||
typing-extensions = "^4.15.0"
|
||||
|
||||
Reference in New Issue
Block a user