Skip to content

Commit f2870ec

Browse files
pandafynemesifier
authored andcommitted
[deps] Upgraded depdendencies
- Bumped netjsonconfig~=1.2.0a - Bumped django-x509~=1.3.0a - Bumped django-loci~=1.2.0a - Bumped openwisp-users~=1.2.0a - Bumped openwisp-utils[celery]~=1.2.0a - Bumped openwisp-notifications~=1.2.0a - Bumped openwisp-ipam~=1.2.0a - Bumped djangorestframework-gis~=1.2.0a
1 parent 4551444 commit f2870ec

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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.1
4+
openwisp-utils[qa,selenium] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
55
channels_redis~=4.2.1
66
django_redis~=5.4.0
77
mock-ssh-server~=0.9.1

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
django-sortedm2m~=4.0.0
22
django-reversion~=5.1.0
33
django-taggit~=4.0.0
4-
netjsonconfig~=1.1.0
5-
django-x509~=1.2.0
6-
django-loci~=1.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
77
django-flat-json-widget~=0.3.0
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
12-
djangorestframework-gis~=1.1
8+
openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/1.2
9+
openwisp-utils[celery] @ 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
1313
paramiko[ed25519]~=3.5.0
1414
scp~=0.15.0
1515
django-cache-memoize~=0.2.0

0 commit comments

Comments
 (0)