Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
ec35b837
Unverified
Commit
ec35b837
authored
Apr 18, 2023
by
Randy Döring
Committed by
GitHub
Apr 18, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update poetry-plugin-export (#7806)
parent
d699b24b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
poetry.lock
+5
-5
pyproject.toml
+1
-1
No files found.
poetry.lock
View file @
ec35b837
# This file is automatically @generated by Poetry 1.4.
0
and should not be changed by hand.
# This file is automatically @generated by Poetry 1.4.
2
and should not be changed by hand.
[[package]]
name = "attrs"
...
...
@@ -1164,14 +1164,14 @@ importlib-metadata = {version = ">=1.7.0", markers = "python_version < \"3.8\""}
[[package]]
name = "poetry-plugin-export"
version = "1.3.
0
"
version = "1.3.
1
"
description = "Poetry plugin to export the dependencies to various formats"
category = "main"
optional = false
python-versions = ">=3.7,<4.0"
files = [
{file = "poetry_plugin_export-1.3.
0-py3-none-any.whl", hash = "sha256:6e5919bf84afcb08cdd419a03f909f490d8671f00633a3c6df8ba09b0820dc2f
"},
{file = "poetry_plugin_export-1.3.
0.tar.gz", hash = "sha256:61ae5ec1db233aba947a48e1ce54c6ff66afd0e1c87195d6bce64c73a5ae658c
"},
{file = "poetry_plugin_export-1.3.
1-py3-none-any.whl", hash = "sha256:941d7ba02a59671d6327b16dc6deecc9262477abbc120d728a500cf125bc1e06
"},
{file = "poetry_plugin_export-1.3.
1.tar.gz", hash = "sha256:d949742757a8a5f0b5810495bffaf4ed8a767f2e2ffda9887cf72f896deabf84
"},
]
[package.dependencies]
...
...
@@ -1983,4 +1983,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
[metadata]
lock-version = "2.0"
python-versions = "^3.7"
content-hash = "
fb909b5c273da18b6715b134312d9a97edfa8dbfc2c7807fde3ace3d179c21ff
"
content-hash = "
60024b1508baf21776d5214a4af23c8a1ad180be8e2197df91971881a4be4824
"
pyproject.toml
View file @
ec35b837
...
...
@@ -48,7 +48,7 @@ generate-setup-file = false
python
=
"^3.7"
poetry-core
=
"1.5.2"
poetry-plugin-export
=
"^1.3.
0
"
poetry-plugin-export
=
"^1.3.
1
"
"backports.cached-property"
=
{
version
=
"^1.0.2"
,
python
=
"<3.8"
}
build
=
"^0.10.0"
cachecontrol
=
{
version
=
"^0.12.9"
,
extras
=
["filecache"]
}
...
...
Write
Preview
Markdown
is supported
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