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
9c0c3e67
Commit
9c0c3e67
authored
Jun 06, 2022
by
Arun Babu Neelicattu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(deps): pin poetry-core (1.1.0b2)
parent
adc7581b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
poetry.lock
+1
-1
pyproject.toml
+1
-1
No files found.
poetry.lock
View file @
9c0c3e67
...
...
@@ -903,7 +903,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
[metadata]
lock-version = "1.1"
python-versions = "^3.7"
content-hash = "
dcee31ba4379fad7432615db7831d8f96300ef3b985d21f406203c64e8069342
"
content-hash = "
352f9b0d8f752da2fe320ccd8346633e4e5b3edffe97331d106da8b726cfc99f
"
[metadata.files]
atomicwrites = [
...
...
pyproject.toml
View file @
9c0c3e67
...
...
@@ -44,7 +44,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python
=
"^3.7"
poetry-core
=
"
^1.1.0b1
"
poetry-core
=
"
1.1.0b2
"
poetry-plugin-export
=
"^1.0.4"
cachecontrol
=
{
version
=
"^0.12.9"
,
extras
=
["filecache"]
}
cachy
=
"^0.3.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