Skip to content

Commit faec934

Browse files
pandafynemesifier
authored andcommitted
[deps] Bumped version to 1.3.0a
1 parent 5790164 commit faec934

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
Version 1.3.0 [unreleased]
5+
--------------------------
6+
7+
Work in progress.
8+
49
Version 1.2.0 [2025-10-24]
510
--------------------------
611

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]~=1.2.0
2+
openwisp-utils[qa,selenium,channels-test] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz
33
django_redis~=6.0.0
44
mock-ssh-server~=0.9.1
55
responses~=0.25.8

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
django-sortedm2m~=4.0.0
22
django-reversion~=6.0.0
33
django-taggit~=6.1.0
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
4+
netjsonconfig @ https://github.com/openwisp/netjsonconfig/archive/refs/heads/1.3.tar.gz
5+
django-x509 @ https://github.com/openwisp/django-x509/archive/refs/heads/1.4.tar.gz
6+
django-loci @ https://github.com/openwisp/django-loci/archive/refs/heads/1.3.tar.gz
7+
django-flat-json-widget @ https://github.com/openwisp/django-flat-json-widget/archive/refs/heads/0.5.tar.gz
8+
openwisp-users @ https://github.com/openwisp/openwisp-users/archive/refs/heads/1.3.tar.gz
9+
openwisp-utils[celery,channels] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz
10+
openwisp-notifications @ https://github.com/openwisp/openwisp-notifications/archive/refs/heads/1.3.tar.gz
11+
openwisp-ipam @ https://github.com/openwisp/openwisp-ipam/archive/refs/heads/1.3.tar.gz
1212
djangorestframework-gis~=1.2.0
1313
paramiko~=4.0.0
1414
scp~=0.15.0

0 commit comments

Comments
 (0)