diff --git a/benchmark/load-test/django-pg-upsert-select/requirements.txt b/benchmark/load-test/django-pg-upsert-select/requirements.txt index 7e00374..ea5ab86 100644 --- a/benchmark/load-test/django-pg-upsert-select/requirements.txt +++ b/benchmark/load-test/django-pg-upsert-select/requirements.txt @@ -4,7 +4,7 @@ asgiref==3.11.1 # via # -r ./benchmark/load-test/django-pg-upsert-select/requirements.txt # django -django==4.2.29 +django==4.2.30 # via # -r ./benchmark/load-test/django-pg-upsert-select/requirements.txt # djangorestframework