Skip to content

Commit

Permalink
Update debugpy and datastore commit hash (#2738)
Browse files Browse the repository at this point in the history
  • Loading branch information
luisa-beerboom authored Nov 26, 2024
1 parent 5e8f153 commit 3ef9052
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/export_service_commits.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
export DATASTORE_COMMIT_HASH=827476ebb2f796a2a8ac665d5dbb577e870fc4de
export DATASTORE_COMMIT_HASH=f3ef84416fb3dcf4a949234e6b9b459fdc949d85
export AUTH_COMMIT_HASH=85f5d0e10f7ab455b45f8da73ea7c69ce953e569
2 changes: 1 addition & 1 deletion requirements/partial/requirements_development.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiosmtpd==1.4.6
autoflake==2.3.1
black==24.10.0
debugpy==1.8.8
debugpy==1.8.9
flake8==7.1.1
isort==5.13.2
mypy==1.13.0
Expand Down

0 comments on commit 3ef9052

Please sign in to comment.