Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 1.14.0 to 1.14.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e1b6512 commit 42114b7
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 37 deletions.
76 changes: 40 additions & 36 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ django-allauth = {extras = ["socialaccount"], version = "^65.3.0"}

[tool.poetry.group.dev.dependencies]
ruff = "^0.8.4"
mypy = "^1.14.0"
mypy = "^1.14.1"
django-stubs = "^5.1.1"
djangorestframework-stubs = "^3.15.2"
django-extensions = "^3.2.3"
Expand Down

0 comments on commit 42114b7

Please sign in to comment.