Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-release-promotion
Commits
16acb493
Verified
Commit
16acb493
authored
Apr 14, 2022
by
renovate
Browse files
Update dependency python-dotenv to ^0.20.0
parent
f1cbd407
Pipeline
#17316
passed with stages
in 51 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
poetry.lock
View file @
16acb493
...
@@ -330,7 +330,7 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.
...
@@ -330,7 +330,7 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.
[[package]]
[[package]]
name = "python-dotenv"
name = "python-dotenv"
version = "0.
19.2
"
version = "0.
20.0
"
description = "Read key-value pairs from a .env file and set them as environment variables"
description = "Read key-value pairs from a .env file and set them as environment variables"
category = "main"
category = "main"
optional = false
optional = false
...
@@ -440,7 +440,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
...
@@ -440,7 +440,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
[metadata]
[metadata]
lock-version = "1.1"
lock-version = "1.1"
python-versions = "^3.10"
python-versions = "^3.10"
content-hash = "
793aacabe1494bec5dc728104caa7b44a8a9edbb3584dc7ebecd98b2fc8685a8
"
content-hash = "
0b911e048dd22797c5903f57e51a0bab57872088217b98d196b5b98d5e2c0467
"
[metadata.files]
[metadata.files]
atomicwrites = [
atomicwrites = [
...
@@ -704,8 +704,8 @@ pytest = [
...
@@ -704,8 +704,8 @@ pytest = [
{file = "pytest-7.1.1.tar.gz", hash = "sha256:841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63"},
{file = "pytest-7.1.1.tar.gz", hash = "sha256:841132caef6b1ad17a9afde46dc4f6cfa59a05f9555aae5151f73bdf2820ca63"},
]
]
python-dotenv = [
python-dotenv = [
{file = "python-dotenv-0.
19.2
.tar.gz", hash = "sha256:
a5de49a31e953b45ff2d2fd434bbc2670e8db5273606c1e737cc6b93eff3655
f"},
{file = "python-dotenv-0.
20.0
.tar.gz", hash = "sha256:
b7e3b04a59693c42c36f9ab1cc2acc46fa5df8c78e178fc33a8d4cd05c8d498
f"},
{file = "python_dotenv-0.
19.2-py2.
py3-none-any.whl", hash = "sha256:
32b2bdc1873fd3a3c346da1c6db83d0053c3c62f28f1f38516070c4c8971b1d3
"},
{file = "python_dotenv-0.
20.0-
py3-none-any.whl", hash = "sha256:
d92a187be61fe482e4fd675b6d52200e7be63a12b724abbf931a40ce4fa92938
"},
]
]
python-gitlab = [
python-gitlab = [
{file = "python-gitlab-2.10.1.tar.gz", hash = "sha256:7afa7d7c062fa62c173190452265a30feefb844428efc58ea5244f3b9fc0d40f"},
{file = "python-gitlab-2.10.1.tar.gz", hash = "sha256:7afa7d7c062fa62c173190452265a30feefb844428efc58ea5244f3b9fc0d40f"},
...
...
pyproject.toml
View file @
16acb493
...
@@ -33,7 +33,7 @@ classifiers = [
...
@@ -33,7 +33,7 @@ classifiers = [
[tool.poetry.dependencies]
[tool.poetry.dependencies]
python
=
"^3.10"
python
=
"^3.10"
pydantic
=
"^1.8.2"
pydantic
=
"^1.8.2"
python-dotenv
=
"^0.
19
.0"
python-dotenv
=
"^0.
20
.0"
pyxdg
=
"^0.27"
pyxdg
=
"^0.27"
email-validator
=
"^1.1.3"
email-validator
=
"^1.1.3"
torrentool
=
"^1.1.1"
torrentool
=
"^1.1.1"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment