Skip to content

Commit 376dd41

Browse files
pandafynemesifier
authored andcommitted
[deps] Upgraded OpenWISP modules
- Bumped ``netjsonconfig~=1.2.0``. - Bumped ``django-x509~=1.3.0``. - Bumped ``django-loci~=1.2.0``. - Bumped ``django-flat-json-widget~=0.4.0``. - Bumped ``openwisp-users~=1.2.0``. - Bumped ``openwisp-utils[celery,channels]~=1.2.0``. - Bumped ``openwisp-notifications~=1.2.0``. - Bumped ``openwisp-ipam~=1.2.0``. - Bumped ``djangorestframework-gis~=1.2.0``.
1 parent 0235ae5 commit 376dd41

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest-cov~=7.0.0
2-
openwisp-utils[qa,selenium,channels-test] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
2+
openwisp-utils[qa,selenium,channels-test]~=1.2.0
33
django_redis~=6.0.0
44
mock-ssh-server~=0.9.1
55
responses~=0.25.8

requirements.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
django-sortedm2m~=4.0.0
22
django-reversion~=6.0.0
33
django-taggit~=6.1.0
4-
netjsonconfig @ https://github.com/openwisp/netjsonconfig/tarball/1.2
5-
django-x509 @ https://github.com/openwisp/django-x509/tarball/1.3
6-
django-loci @ https://github.com/openwisp/django-loci/tarball/1.2
7-
django-flat-json-widget~=0.3.1
8-
openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/1.2
9-
openwisp-utils[celery,channels] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
10-
openwisp-notifications @ https://github.com/openwisp/openwisp-notifications/tarball/1.2
11-
openwisp-ipam @ https://github.com/openwisp/openwisp-ipam/tarball/1.2
12-
djangorestframework-gis @ https://github.com/openwisp/django-rest-framework-gis/tarball/1.2
4+
netjsonconfig~=1.2.0
5+
django-x509~=1.3.0
6+
django-loci~=1.2.0
7+
django-flat-json-widget~=0.4.0
8+
openwisp-users~=1.2.0
9+
openwisp-utils[celery,channels]~=1.2.0
10+
openwisp-notifications~=1.2.0
11+
openwisp-ipam~=1.2.0
12+
djangorestframework-gis~=1.2.0
1313
paramiko~=4.0.0
1414
scp~=0.15.0
1515
django-cache-memoize~=0.2.1

0 commit comments

Comments
 (0)