File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "version" : " 3.4.1 " ,
2+ "version" : " 3.4.2 " ,
33 "configurations" : [
44
55 {
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ attrs = "==25.4.0"
1212certifi = " ==2025.10.5"
1313charset-normalizer = " ==3.4.4"
1414coreschema = " ==0.0.4"
15- coverage = " ==7.11.0 "
15+ coverage = " ==7.11.3 "
1616defusedxml = " ==0.7.1"
1717dill = " ==0.4.0"
1818distlib = " ==0.4.0"
1919django = " ==5.2.8"
20- django-appconf = " ==1.1 .0"
21- django-compressor = " ==4.5.1 "
20+ django-appconf = " ==1.2 .0"
21+ django-compressor = " ==4.6.0 "
2222django-cors-headers = " ==4.9.0"
2323djangorestframework = " ==3.16.1"
2424djangorestframework-xml = " ==2.0.0"
@@ -44,14 +44,14 @@ pygments = "==2.19.2"
4444pylint = " ==3.3.9"
4545pylint-django = " ==2.6.1"
4646pylint-plugin-utils = " ==0.9.0"
47- pytest = " ==8.4.2 "
47+ pytest = " ==9.0.0 "
4848pytest-django = " ==4.11.1"
4949pytz = " ==2025.2"
5050pyyaml = " ==6.0.3"
51- rcssmin = " ==1.1.2 "
51+ rcssmin = " ==1.2.1 "
5252referencing = " ==0.37.0"
5353requests = " ==2.32.5"
54- rjsmin = " ==1.2.2 "
54+ rjsmin = " ==1.2.4 "
5555rpds-py = " ==0.28.0"
5656sqlparse = " ==0.5.3"
5757tomlkit = " ==0.13.3"
Original file line number Diff line number Diff line change 99"""
1010
1111__title__ = 'booking-sys'
12- __version__ = '3.4.1 '
12+ __version__ = '3.4.2 '
1313__author__ = 'Conor Heffron'
1414
1515# Version synonym
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ attrs==25.4.0
44certifi == 2025.10.5
55charset-normalizer == 3.4.4
66coreschema == 0.0.4
7- coverage == 7.11.0
7+ coverage == 7.11.3
88defusedxml == 0.7.1
99dill == 0.4.0
1010distlib == 0.4.0
1111Django == 5.2.8
12- django-appconf == 1.1 .0
13- django-compressor == 4.5.1
12+ django-appconf == 1.2 .0
13+ django-compressor == 4.6.0
1414django-cors-headers == 4.9.0
1515djangorestframework == 3.16.1
1616djangorestframework-xml == 2.0.0
@@ -36,14 +36,14 @@ Pygments==2.19.2
3636pylint == 3.3.9
3737pylint-django == 2.6.1
3838pylint-plugin-utils == 0.9.0
39- pytest == 8.4.2
39+ pytest == 9.0.0
4040pytest-django == 4.11.1
4141pytz == 2025.2
4242PyYAML == 6.0.3
43- rcssmin == 1.1.2
43+ rcssmin == 1.2.1
4444referencing == 0.37.0
4545requests == 2.32.5
46- rjsmin == 1.2.2
46+ rjsmin == 1.2.4
4747rpds-py == 0.28.0
4848setuptools == 80.9.0
4949sqlparse == 0.5.3
You can’t perform that action at this time.
0 commit comments