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
cbfdc628
Unverified
Commit
cbfdc628
authored
Mar 18, 2023
by
Randy Döring
Committed by
GitHub
Mar 18, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update poetry-core (#7676)
parent
8db1f00d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
poetry.lock
+4
-4
pyproject.toml
+1
-1
No files found.
poetry.lock
View file @
cbfdc628
...
...
@@ -1149,14 +1149,14 @@ testing = ["pytest", "pytest-benchmark"]
[[package]]
name = "poetry-core"
version = "1.5.
1
"
version = "1.5.
2
"
description = "Poetry PEP 517 Build Backend"
category = "main"
optional = false
python-versions = ">=3.7,<4.0"
files = [
{file = "poetry_core-1.5.
1-py3-none-any.whl", hash = "sha256:b1900dea81eb18feb7323d404e5f10430205541a4a683a912893f9d2b580779
7"},
{file = "poetry_core-1.5.
1.tar.gz", hash = "sha256:41887261358863f25831fa0ad1fe7e451fc32d1c81fcf7710ba5174cc0047c6d
"},
{file = "poetry_core-1.5.
2-py3-none-any.whl", hash = "sha256:832d40a1ea5fd10c0f648d0575cadddc8b79f06f91d83a1f1a73a7e1dfacfbd
7"},
{file = "poetry_core-1.5.
2.tar.gz", hash = "sha256:c6556c3b1ec5b8668e6ef5a4494726bc41d31907339425e194e78a6178436c14
"},
]
[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 = "
1b804b8be7ae9a7e94c4959d138908d8647410750fc9de0a5b524870a4238bdd
"
content-hash = "
fb909b5c273da18b6715b134312d9a97edfa8dbfc2c7807fde3ace3d179c21ff
"
pyproject.toml
View file @
cbfdc628
...
...
@@ -47,7 +47,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python
=
"^3.7"
poetry-core
=
"1.5.
1
"
poetry-core
=
"1.5.
2
"
poetry-plugin-export
=
"^1.3.0"
"backports.cached-property"
=
{
version
=
"^1.0.2"
,
python
=
"<3.8"
}
build
=
"^0.10.0"
...
...
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