Merge pull request #371 from GSA/dependabot/pip/deprecated-1.2.14

Bump deprecated from 1.2.13 to 1.2.14
This commit is contained in:
Kenneth Kehl
2023-07-27 08:43:46 -07:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -30,7 +30,7 @@ click-plugins = "==1.1.1"
click-repl = "==0.2.0" click-repl = "==0.2.0"
colorama = "==0.4.4" colorama = "==0.4.4"
defusedxml = "==0.7.1" defusedxml = "==0.7.1"
deprecated = "==1.2.13" deprecated = "==1.2.14"
dnspython = "==2.2.1" dnspython = "==2.2.1"
docopt = "==0.6.2" docopt = "==0.6.2"
docutils = "==0.16" docutils = "==0.16"

16
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "de7b4ad37c8f3d65d7e086906bf8d25014cb9ead62684466bc919e15e9ecbd0e" "sha256": "5e49a095c170dae038e853fda21dbeb38e0f96be1553883db5e6628325c11ca3"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@@ -315,11 +315,11 @@
}, },
"deprecated": { "deprecated": {
"hashes": [ "hashes": [
"sha256:43ac5335da90c31c24ba028af536a91d41d53f9e6901ddb021bcc572ce44e38d", "sha256:6fac8b097794a90302bdbb17b9b815e732d3c4720583ff1b198499d78470466c",
"sha256:64756e3e14c8c5eea9795d93c524551432a0be75629f8f29e67ab8caf076c76d" "sha256:e5323eb936458dccc2582dc6f9c322c852a775a27065ff2b0c4970b9d53d01b3"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.2.13" "version": "==1.2.14"
}, },
"dnspython": { "dnspython": {
"hashes": [ "hashes": [
@@ -488,7 +488,7 @@
"sha256:f82d4d717d8ef19188687aa32b8363e96062911e63ba22a0cff7802a8e58e5f1", "sha256:f82d4d717d8ef19188687aa32b8363e96062911e63ba22a0cff7802a8e58e5f1",
"sha256:fc3a569657468b6f3fb60587e48356fe512c1754ca05a564f11366ac9e306526" "sha256:fc3a569657468b6f3fb60587e48356fe512c1754ca05a564f11366ac9e306526"
], ],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "markers": "python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))",
"version": "==2.0.2" "version": "==2.0.2"
}, },
"gunicorn": { "gunicorn": {
@@ -870,7 +870,7 @@
"sha256:04505ade687dc26dc4284b1ad19a83be2f2afe83e7a828ace0c72f3a1df72aac", "sha256:04505ade687dc26dc4284b1ad19a83be2f2afe83e7a828ace0c72f3a1df72aac",
"sha256:9dffbe1d8acf91e3de75f3b544e4842382fc06c6babe903ac9acb74dc6e08d88" "sha256:9dffbe1d8acf91e3de75f3b544e4842382fc06c6babe903ac9acb74dc6e08d88"
], ],
"markers": "python_full_version >= '3.7.0'", "markers": "python_version >= '3.7'",
"version": "==3.0.39" "version": "==3.0.39"
}, },
"psycopg2-binary": { "psycopg2-binary": {
@@ -2218,7 +2218,7 @@
"sha256:4659bc2a667783e7a15d190f6fccf8b2486685b6dba4c19c3876314769c57526", "sha256:4659bc2a667783e7a15d190f6fccf8b2486685b6dba4c19c3876314769c57526",
"sha256:b4fa3a7a0be38243123cf9d1f3518da10c51bdb165a2b2985566247f9155a7d3" "sha256:b4fa3a7a0be38243123cf9d1f3518da10c51bdb165a2b2985566247f9155a7d3"
], ],
"markers": "python_full_version >= '3.6.0'", "markers": "python_version >= '3.6'",
"version": "==32.0.1" "version": "==32.0.1"
}, },
"pluggy": { "pluggy": {
@@ -2436,7 +2436,7 @@
"sha256:8f87bc7ee54675732fa66a05ebfe489e27264caeeff3728c945d25971b6485ec", "sha256:8f87bc7ee54675732fa66a05ebfe489e27264caeeff3728c945d25971b6485ec",
"sha256:d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898" "sha256:d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898"
], ],
"markers": "python_full_version >= '3.7.0'", "markers": "python_version >= '3.7'",
"version": "==13.4.2" "version": "==13.4.2"
}, },
"s3transfer": { "s3transfer": {