mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -05:00
Merge pull request #1714 from GSA/dependabot/pip/setuptools-80.7.1
Bump setuptools from 80.6.0 to 80.7.1
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -4621,14 +4621,14 @@ jeepney = ">=0.6"
|
||||
|
||||
[[package]]
|
||||
name = "setuptools"
|
||||
version = "80.6.0"
|
||||
version = "80.7.1"
|
||||
description = "Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
groups = ["dev"]
|
||||
files = [
|
||||
{file = "setuptools-80.6.0-py3-none-any.whl", hash = "sha256:3f6586e9196c76f59857319fdca6571efd156a4b57d6069fd774145c4b5655a2"},
|
||||
{file = "setuptools-80.6.0.tar.gz", hash = "sha256:79cf4c44dfd0b5fb890be2dccc3fbd405253ce3baedd2700b54880a75219ea25"},
|
||||
{file = "setuptools-80.7.1-py3-none-any.whl", hash = "sha256:ca5cc1069b85dc23070a6628e6bcecb3292acac802399c7f8edc0100619f9009"},
|
||||
{file = "setuptools-80.7.1.tar.gz", hash = "sha256:f6ffc5f0142b1bd8d0ca94ee91b30c0ca862ffd50826da1ea85258a06fd94552"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
@@ -5602,4 +5602,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.2"
|
||||
content-hash = "89ef802cd88b5ab9bb71d4d5a81457dcf0910e57570118893220b66bd621ad6b"
|
||||
content-hash = "80bb9bc53ebeb2f665eed5d1db334e4e220b875bad65017eb23fcd878e811301"
|
||||
|
||||
@@ -102,7 +102,7 @@ pytest-cov = "^6.1.1"
|
||||
pytest-xdist = "^3.5.0"
|
||||
radon = "^6.0.1"
|
||||
requests-mock = "^1.11.0"
|
||||
setuptools = "^80.6.0"
|
||||
setuptools = "^80.7.1"
|
||||
sqlalchemy-utils = "^0.41.2"
|
||||
vulture = "^2.10"
|
||||
detect-secrets = "^1.5.0"
|
||||
|
||||
Reference in New Issue
Block a user