Skip to content

Commit

Permalink
Merge pull request IQTLabs#1280 from anarkiwi/v18
Browse files Browse the repository at this point in the history
poetry 1.8.1
  • Loading branch information
anarkiwi authored May 24, 2024
2 parents 87ca8ec + 4bdae2e commit e002a6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: test
on: [push, pull_request]

env:
POETRY_VERSION: 1.7.1
POETRY_VERSION: 1.8.1

jobs:
gofmt:
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"constraints": {
"poetry": "1.7.1"
"poetry": "1.8.1"
},
"extends": [
"config:base"
Expand Down

0 comments on commit e002a6b

Please sign in to comment.