diff --git a/samples/python/django/requirements.txt b/samples/python/django/requirements.txt index 5b803663fa..660d9a9726 100644 --- a/samples/python/django/requirements.txt +++ b/samples/python/django/requirements.txt @@ -1,3 +1,3 @@ psycopg2-binary~=2.9.3 pytz~=2022.1 -Django~=4.1.8 +Django~=4.2.11