Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosnt committed Mar 27, 2024
1 parent de469fc commit d42dbf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rekono/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"main": "background.js",
"dependencies": {
"axios": "^0.27.2",
"axios": "^0.28.0",
"bootstrap": "^4.5.3",
"bootstrap-vue": "^2.21.2",
"chart.js": "^2.9.4",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
coverage==6.3.1
defusedxml==0.7.1
Django==3.2.23
Django==3.2.25
djangorestframework==3.12.4
djangorestframework-simplejwt==5.2.2
django-filter==21.1
django-rq==2.4.1
django-taggit==2.0.0
drf-spectacular==0.25.1
pycryptodome==3.11.0
pycryptodome==3.19.1
psycopg2==2.9.5
pyjwt==2.4.0
python-magic==0.4.24
Expand Down

0 comments on commit d42dbf7

Please sign in to comment.