Skip to content

Commit

Permalink
chore(deps-dev): Update stamina requirement from ~=24.1.0 to ~=24.2.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0441f16 commit 5eb19a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dynamic = [
dependencies = [
'importlib-resources<7,>=6; python_version < "3.9"',
"singer-sdk~=0.35.0",
"stamina~=24.1.0",
"stamina~=24.2.0",
"structlog<25,>=23",
]
optional-dependencies.dev = [
Expand Down

0 comments on commit 5eb19a2

Please sign in to comment.