Skip to content

Commit

Permalink
Merge pull request #240 from noorul/patch-1
Browse files Browse the repository at this point in the history
Update smoke-python-poetry.yaml to accommodate poetry 1.8.5 upgrade
  • Loading branch information
jeffwidman authored Dec 12, 2024
2 parents fe41f82 + ad56b4a commit faaf557
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/smoke-python-poetry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ output:
support_file: false
type: file
- content: |
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
[[package]]
name = "numpy"
Expand Down Expand Up @@ -254,7 +254,7 @@ output:
directory: /poetry
updated-dependency-files:
- content: |
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
[[package]]
name = "numpy"
Expand Down Expand Up @@ -446,7 +446,7 @@ output:
support_file: false
type: file
- content: |
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
[[package]]
name = "numpy"
Expand Down

0 comments on commit faaf557

Please sign in to comment.