Skip to content

Commit 082ba74

Browse files
committed
update dependencies
1 parent bb15033 commit 082ba74

5 files changed

Lines changed: 240 additions & 251 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
PUBLISH_REGISTRY_PASSWORD: ${{ secrets.PYPI_TOKEN }}
18-
POETRY_VERSION: 1.4.0
18+
POETRY_VERSION: 1.7.0
1919
POETRY_CORE_VERSION: 1.5.1
2020
PYTHON_VERSION: 3.11
2121
BRANCH: main

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ cython_debug/
157157
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160-
#.idea/
160+
.idea/

.idea/.gitignore

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)