aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-27 23:32:21 +0000
committerGravatar GitHub <[email protected]>2023-02-27 23:32:21 +0000
commit1c4b4228b2c8685a85aae9b3697da52199e8607c (patch)
treed87b30b4617ebf5795bf3fa38d19e036b8ad44db /poetry.lock
parentMerge pull request #884 from python-discord/dependabot/pip/pre-commit-3.1.0 (diff)
Bump python-dotenv from 0.21.1 to 1.0.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 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.21.1...v1.0.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/poetry.lock b/poetry.lock
index 47f9987c..51863ca8 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1129,14 +1129,14 @@ markdown = ">=3.2"
[[package]]
name = "python-dotenv"
-version = "0.21.1"
+version = "1.0.0"
description = "Read key-value pairs from a .env file and set them as environment variables"
category = "dev"
optional = false
-python-versions = ">=3.7"
+python-versions = ">=3.8"
files = [
- {file = "python-dotenv-0.21.1.tar.gz", hash = "sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49"},
- {file = "python_dotenv-0.21.1-py3-none-any.whl", hash = "sha256:41e12e0318bebc859fcc4d97d4db8d20ad21721a6aa5047dd59f090391cb549a"},
+ {file = "python-dotenv-1.0.0.tar.gz", hash = "sha256:a8df96034aae6d2d50a4ebe8216326c61c3eb64836776504fcca410e5937a3ba"},
+ {file = "python_dotenv-1.0.0-py3-none-any.whl", hash = "sha256:f5971a9226b701070a4bf2c38c89e5a3f0d64de8debda981d1db98583009122a"},
]
[package.extras]
@@ -1493,4 +1493,4 @@ brotli = ["Brotli"]
[metadata]
lock-version = "2.0"
python-versions = "3.10.*"
-content-hash = "3dfe13e1def3fc0242ec4a5d512c768e2ca312af78c698ac61f3b4d665eab4dc"
+content-hash = "6ceaa79941d0eab727a12e9a7748f644c1c5912ddade8879b7c5b4b431752d53"