Skip to content

Commit 6936b2a

Browse files
build(deps): bump djoser from 2.2.3 to 2.3.0
Bumps [djoser](https://github.com/sunscrapers/djoser) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/sunscrapers/djoser/releases) - [Changelog](https://github.com/sunscrapers/djoser/blob/master/CHANGELOG.rst) - [Commits](sunscrapers/djoser@2.2.3...2.3.0) --- updated-dependencies: - dependency-name: djoser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f86e36c commit 6936b2a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Markdown = "^3.6"
1515
django-cors-headers = "^4.4.0"
1616
python-dotenv = "^1.0.1"
1717
djangorestframework-simplejwt = "^5.3.1"
18-
djoser = "^2.2.3"
18+
djoser = "^2.3.0"
1919
pillow = "^10.4.0"
2020
django-stubs = "^5.0.4"
2121
localflavor = "^1.9"

0 commit comments

Comments
 (0)