Skip to content

Commit

Permalink
build(deps): bump eval-type-backport from 0.1.3 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) from 0.1.3 to 0.2.0.
- [Commits](alexmojaki/eval_type_backport@v0.1.3...v0.2.0)

---
updated-dependencies:
- dependency-name: eval-type-backport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sisp committed Apr 22, 2024
1 parent 73b5144 commit 85311ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pygments = ">=2.7.1"
pyyaml = ">=5.3.1"
questionary = ">=1.8.1"
typing-extensions = { version = ">=3.7.4,<5.0.0", python = "<3.9" }
eval-type-backport = { version = "^0.1.3", python = "<3.10" }
eval-type-backport = { version = ">=0.1.3,<0.3.0", python = "<3.10" }

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit 85311ec

Please sign in to comment.