Skip to content

Commit

Permalink
fix(files): Upgraded ariadne-codegen to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasse-numerous authored Oct 17, 2024
1 parent 4208071 commit 3445320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version = "0.1.0"
classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"typing-extensions==4.9.0",
"ariadne-codegen[subscriptions]==0.12.0",
"ariadne-codegen[subscriptions]==0.14.0",
"packaging==24.0",
"boto3==1.34.99"
]
Expand Down Expand Up @@ -65,4 +65,4 @@ exclude_commit_patterns = [
'''build\((?!deps\): .+)''',
'''Merged? .*''',
'''initial commit''',
]
]

0 comments on commit 3445320

Please sign in to comment.