Skip to content

Commit

Permalink
Merge pull request #491 from digitalfabrik/dependabot/pip/dependencie…
Browse files Browse the repository at this point in the history
…s-e730bbf6e9

Bump the dependencies group with 10 updates
  • Loading branch information
timobrembeck committed Jul 18, 2023
2 parents 80cc173 + f05c546 commit 34bbd02
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ keywords =
packages =
lunes_cms
install_requires =
django==3.2.18
django==3.2.20
django-jazzmin==2.6.0
django-mptt==0.14.0
django-qr-code==3.1.1
djangorestframework==3.14.0
drf-spectacular==0.26.2
ipython==8.12.0
pillow==9.5.0
drf-spectacular==0.26.3
ipython==8.14.0
pillow==10.0.0
psycopg2==2.9.6
pydub==0.25.1
python_requires = >=3.8
Expand All @@ -60,24 +60,24 @@ scripts = lunes_cms/lunes-cms-cli
[options.extras_require]
dev =
black==23.7.0
bumpver==2023.1124
bumpver==2023.1125
pre-commit==3.3.3
pyjwt==2.7.0
pyjwt==2.8.0
pylint-django==2.5.3
pylint-runner==0.6.0
shellcheck-py==0.9.0.5
twine==4.0.2
doc =
sphinx==5.3.0
sphinx-rtd-theme==1.2.1
sphinx==6.2.1
sphinx-rtd-theme==1.2.2
sphinx-last-updated-by-git==0.3.5
sphinxcontrib-django==2.3
sphinxcontrib-django==2.4
test =
pytest-circleci-parallelized==0.1.0
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-icdiff==0.6
pytest-xdist==3.2.1
pytest-xdist==3.3.1

[bumpver]
current_version = 2023.5.0
Expand Down

0 comments on commit 34bbd02

Please sign in to comment.