Bump python-dotenv from 0.20.0 to 1.0.0

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.20.0 to 1.0.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.20.0...v1.0.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-27 14:42:59 +00:00
committed by GitHub
parent 12f3a7ee5d
commit aa60dfa5c5
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ notifications-python-client = "==6.3.0"
oscrypto = "==1.3.0" oscrypto = "==1.3.0"
psycopg2-binary = "==2.9.3" psycopg2-binary = "==2.9.3"
pyjwt = "==2.4.0" pyjwt = "==2.4.0"
python-dotenv = "==0.20.0" python-dotenv = "==1.0.0"
sqlalchemy = "==1.4.40" sqlalchemy = "==1.4.40"
werkzeug = "~=2.3" werkzeug = "~=2.3"
# gds metrics packages # gds metrics packages

8
Pipfile.lock generated
View File

@@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "fdf2638f6cb1d53100d04c82a44f644d6c28208695e7acf4c1410242c6669237" "sha256": "320b1c33d0ec9f9a80b55c47b7a5b0547a9c324f8f12ccd4a4a76e4044d016fc"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@@ -995,11 +995,11 @@
}, },
"python-dotenv": { "python-dotenv": {
"hashes": [ "hashes": [
"sha256:b7e3b04a59693c42c36f9ab1cc2acc46fa5df8c78e178fc33a8d4cd05c8d498f", "sha256:a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba",
"sha256:d92a187be61fe482e4fd675b6d52200e7be63a12b724abbf931a40ce4fa92938" "sha256:f5971a9226b701070a4bf2c38c89e5a3f0d64de8debda981d1db98583009122a"
], ],
"index": "pypi", "index": "pypi",
"version": "==0.20.0" "version": "==1.0.0"
}, },
"python-json-logger": { "python-json-logger": {
"hashes": [ "hashes": [