Skip to content

Commit 5c627f4

Browse files
authored
Merge branch 'dev' into dependabot/pip/backend/pymysql-0.10.1
2 parents f09f61e + f589b25 commit 5c627f4

File tree

3 files changed

+59
-44
lines changed

3 files changed

+59
-44
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ gunicorn==20.0.4
33

44
flask-cors==3.0.8
55

6-
python-dotenv==0.13.0
6+
python-dotenv==0.14.0
77

88
Geohash==1.0
99
python-geohash==0.8.5

frontend/package-lock.json

Lines changed: 57 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@testing-library/jest-dom": "^5.11.0",
7-
"@testing-library/react": "^10.4.3",
7+
"@testing-library/react": "^10.4.9",
88
"@testing-library/user-event": "^12.0.11",
99
"react": "^16.13.1",
1010
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)