Skip to content

Commit 85cc0a5

Browse files
committed
[deps] Upgraded IPAM, notifications, netjsonconfig, users & utils
- Bumped openwisp-users~=1.1.0 - Bumped openwisp-utils[celery]~=1.1.1 - Bumped openwisp-notifications~=1.1.0 - Bumped openwisp-ipam~=1.1.0 - Bumped netjsonconfig~=1.1.0
1 parent 392d4c8 commit 85cc0a5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements-test.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
pytest-django~=4.9.0
22
pytest-asyncio~=0.24.0
33
pytest-cov~=5.0.0
4-
openwisp-utils[qa,selenium]~=1.1.0
5-
channels_redis~=4.2.0
4+
openwisp-utils[qa,selenium]~=1.1.1
5+
channels_redis~=4.2.1
66
django_redis~=5.4.0
77
mock-ssh-server~=0.9.1
88
responses~=0.25.3

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
django-sortedm2m~=4.0.0
22
django-reversion~=5.1.0
33
django-taggit~=4.0.0
4-
netjsonconfig @ https://github.com/openwisp/netjsonconfig/tarball/master
4+
netjsonconfig~=1.1.0
55
django-x509~=1.2.0
66
django-loci~=1.1.0
77
django-flat-json-widget~=0.3.0
8-
openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/master
9-
openwisp-utils[celery]~=1.1.0
10-
openwisp-notifications @ https://github.com/openwisp/openwisp-notifications/tarball/master
11-
openwisp-ipam @ https://github.com/openwisp/openwisp-ipam/tarball/master
8+
openwisp-users~=1.1.0
9+
openwisp-utils[celery]~=1.1.1
10+
openwisp-notifications~=1.1.0
11+
openwisp-ipam~=1.1.0
1212
djangorestframework-gis~=1.1
1313
paramiko[ed25519]~=3.5.0
1414
scp~=0.15.0

0 commit comments

Comments
 (0)