Upgrade django to LTS 4.2
This commit is contained in:
parent
a60034dc2d
commit
f0e512de6b
2
clubhaus/.idea/clubhaus.iml
generated
2
clubhaus/.idea/clubhaus.iml
generated
@ -14,7 +14,7 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="NewModuleRootManager">
|
<component name="NewModuleRootManager">
|
||||||
<content url="file://$MODULE_DIR$" />
|
<content url="file://$MODULE_DIR$" />
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="jdk" jdkName="Python 3.11" jdkType="Python SDK" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
<orderEntry type="library" name="bootstrap" level="application" />
|
<orderEntry type="library" name="bootstrap" level="application" />
|
||||||
<orderEntry type="library" name="bootstrap-icons" level="application" />
|
<orderEntry type="library" name="bootstrap-icons" level="application" />
|
||||||
|
2
clubhaus/.idea/misc.xml
generated
2
clubhaus/.idea/misc.xml
generated
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11" project-jdk-type="Python SDK" />
|
||||||
</project>
|
</project>
|
@ -1,2 +1,2 @@
|
|||||||
django==4.1.7
|
django==4.2
|
||||||
Pillow==9.4.0
|
Pillow==9.5.0
|
Loading…
Reference in New Issue
Block a user