File tree 3 files changed +14
-14
lines changed
3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
# Core Stuff
2
2
# -------------------------------------
3
- PyJWT==2.6 .0
3
+ PyJWT==2.8 .0
4
4
5
5
# Configuration
6
6
# -------------------------------------
7
- python-dotenv==0.21 .0
7
+ python-dotenv==1.0 .0
8
8
9
9
# Phone number related Stuff
10
10
# -------------------------------------
11
- phonenumbers==8.13.2
12
- django-phonenumber-field==7.0.1
13
- twilio==7.15.4
11
+ phonenumbers==8.13.25
12
+ django-phonenumber-field==7.2.0
13
+ twilio==8.10.2
14
14
nexmo==2.5.2
Original file line number Diff line number Diff line change 3
3
4
4
# Core Stuff
5
5
# -------------------------------------
6
- Django==4.1 .7
6
+ Django==4.2 .7
7
7
djangorestframework==3.14.0
8
8
9
9
# Code quality
10
10
#--------------------------------------
11
- pre-commit==2.20 .0
11
+ pre-commit==3.5 .0
Original file line number Diff line number Diff line change 1
1
# Testing
2
2
# -------------------------------------
3
- pytest==7.2.0
4
- pytest-django==4.5.2
5
- pytest-cov==4.0 .0
3
+ pytest==7.4.3
4
+ pytest-django==4.7.0
5
+ pytest-cov==4.1 .0
6
6
7
- django-dynamic-fixture==3.1.2
8
- pytest-mock==3.10 .0
9
- tox==4.3.5
10
- ruff==0.0.252
7
+ django-dynamic-fixture==4.0.1
8
+ pytest-mock==3.12 .0
9
+ tox==4.11.3
10
+ ruff==0.1.6
You can’t perform that action at this time.
0 commit comments