Skip to content

Commit

Permalink
Bump python-decouple from 3.7 to 3.8 in /ingestion_server (#835)
Browse files Browse the repository at this point in the history
Bumps [python-decouple](https://github.com/henriquebastos/python-decouple) from 3.7 to 3.8.
- [Release notes](https://github.com/henriquebastos/python-decouple/releases)
- [Changelog](https://github.com/HBNetwork/python-decouple/blob/master/CHANGELOG.md)
- [Commits](HBNetwork/python-decouple@v3.7...v3.8)

---
updated-dependencies:
- dependency-name: python-decouple
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
1 parent 03a8be9 commit 1b79338
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 102 deletions.
2 changes: 1 addition & 1 deletion ingestion_server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ filelock = "~=3.9"
gunicorn = "~=20.1"
jsonschema = "~=4.17"
psycopg2 = "~=2.9"
python-decouple = "~=3.7"
python-decouple = "~=3.8"
PyYAML = "~=6.0"
tldextract = "~=3.3"

Expand Down
189 changes: 88 additions & 101 deletions ingestion_server/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b79338

Please sign in to comment.