Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 5745fb7

Browse files
Bump python-decouple from 3.6 to 3.7 in /ingestion_server (#1098)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f90f84 commit 5745fb7

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

ingestion_server/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ filelock = "~=3.9"
2020
gunicorn = "~=20.1"
2121
jsonschema = "~=4.17"
2222
psycopg2 = "~=2.9"
23-
python-decouple = "~=3.6"
23+
python-decouple = "~=3.7"
2424
PyYAML = "~=6.0"
2525
tldextract = "~=3.3"
2626

ingestion_server/Pipfile.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)