File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - name : Set up Python version
2121 uses : actions/setup-python@v5
2222 with :
23- python-version : ' 3.12 '
23+ python-version : ' 3.13 '
2424
2525 - name : Create and start virtual environment
2626 run : |
Original file line number Diff line number Diff line change 11asgiref == 3.8.1
22async-timeout == 5.0.1
3- attrs == 22.2 .0
3+ attrs == 25.3 .0
44autobahn == 24.4.2
55Automat == 25.4.16
6- certifi == 2024.07.04
6+ certifi == 2025.4.26
77cffi == 1.17.1
88channels == 4.2.2
99channels-redis == 4.2.1
10- charset-normalizer == 3.1.0
11- constantly == 15.1.0
10+ charset-normalizer == 3.4.2
11+ constantly == 23.10.4
1212crispy-bootstrap5 == 2025.4
13- cryptography == 44 .0.2
14- daphne == 4.1. 2
13+ cryptography == 45 .0.2
14+ daphne == 4.2
1515Django == 5.2.1
1616django-crispy-forms == 2.4
1717django-tinymce == 4.1.0
1818hyperlink == 21.0.0
19- idna == 3.7
19+ idna == 3.10
2020incremental == 24.7.2
21- iniconfig == 2.0 .0
22- msgpack == 1.0.5
23- packaging == 23 .0
24- pluggy == 1.0 .0
25- psycopg == 3.2.6
26- psycopg-binary == 3.2.6
21+ iniconfig == 2.1 .0
22+ msgpack == 1.1.0
23+ packaging == 25 .0
24+ pluggy == 1.6 .0
25+ psycopg == 3.2.9
26+ psycopg-binary == 3.2.9
2727psycopg-pool == 3.2.6
28- pyasn1 == 0.4.8
29- pyasn1-modules == 0.2.8
30- pycparser == 2.21
31- pyOpenSSL == 25.0 .0
28+ pyasn1 == 0.6.1
29+ pyasn1-modules == 0.4.2
30+ pycparser == 2.22
31+ pyOpenSSL == 25.1 .0
3232pyotp == 2.9.0
33- pytest == 7.2.2
34- pytest-asyncio == 0.21 .0
35- pytest-django == 4.5.2
36- pytz == 2023.3
37- redis == 5.2.1
33+ pytest == 8.3.5
34+ pytest-asyncio == 0.26 .0
35+ pytest-django == 4.11.1
36+ pytz == 2025.2
37+ redis == 6.1.0
3838requests == 2.32.3
39- service-identity == 21.1 .0
40- six == 1.16 .0
41- sqlparse == 0.5.0
39+ service-identity == 24.2 .0
40+ six == 1.17 .0
41+ sqlparse == 0.5.3
4242Twisted == 24.11.0
4343txaio == 23.1.1
4444typing_extensions == 4.13.2
45- urllib3 == 2.2.2
46- whitenoise == 6.6 .0
47- zope.interface == 6.0
45+ urllib3 == 2.4.0
46+ whitenoise == 6.9 .0
47+ zope.interface == 7.2
You can’t perform that action at this time.
0 commit comments