Skip to content
Snippets Groups Projects
Verified Commit 23fd506a authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Update boto versions and bump version to 4.0.0.dev5

parent ceb886c5
No related branches found
No related tags found
1 merge request!1424Bump version to 4.0.0.dev6
Pipeline #173011 passed with warnings
[tool.poetry] [tool.poetry]
name = "AlekSIS-Core" name = "AlekSIS-Core"
version = "4.0.0.dev4" version = "4.0.0.dev5"
packages = [ packages = [
{ include = "aleksis" } { include = "aleksis" }
] ]
...@@ -109,8 +109,8 @@ django-uwsgi-ng = "^2.0" ...@@ -109,8 +109,8 @@ django-uwsgi-ng = "^2.0"
django-extensions = "^3.1.1" django-extensions = "^3.1.1"
ipython = "^8.0.0" ipython = "^8.0.0"
django-oauth-toolkit = "^2.0.0" django-oauth-toolkit = "^2.0.0"
django-storages = {version = "^1.13.2", optional = true} django-storages = {version = "^1.14.2", optional = true}
boto3 = {version = "^1.26.142", optional = true} boto3 = {version = "^1.34.52", optional = true}
django-cleanup = "^8.0.0" django-cleanup = "^8.0.0"
djangorestframework = "^3.12.4" djangorestframework = "^3.12.4"
Whoosh = "^2.7.4" Whoosh = "^2.7.4"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment