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
0d25426d
Commit
0d25426d
authored
Feb 18, 2023
by
Randy Döring
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: bump required poetry-core version and relock dependencies
parent
b6fb3a39
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
+1
-1
poetry.lock
+0
-0
pyproject.toml
+1
-1
No files found.
poetry.lock
View file @
0d25426d
This diff is collapsed.
Click to expand it.
pyproject.toml
View file @
0d25426d
...
@@ -47,7 +47,7 @@ generate-setup-file = false
...
@@ -47,7 +47,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
[tool.poetry.dependencies]
python
=
"^3.7"
python
=
"^3.7"
poetry-core
=
"1.5.
0
"
poetry-core
=
"1.5.
1
"
poetry-plugin-export
=
"^1.3.0"
poetry-plugin-export
=
"^1.3.0"
"backports.cached-property"
=
{
version
=
"^1.0.2"
,
python
=
"<3.8"
}
"backports.cached-property"
=
{
version
=
"^1.0.2"
,
python
=
"<3.8"
}
build
=
"^0.10.0"
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