Skip to content

Commit 3e419ee

Browse files
authored
Fix Flask-Limiter version (#5180)
1 parent 7825dc9 commit 3e419ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/extras/test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ stopit==1.1.2
1616
# Update tox.ini to have correct version of airflow constraints file
1717
apache-airflow==2.10.4
1818
apache-airflow-providers-amazon==7.2.1
19-
Flask-Limiter==3.12
19+
Flask-Limiter==3.11
2020
attrs>=23.1.0,<24
2121
fabric==3.2.2
2222
requests==2.32.2

0 commit comments

Comments
 (0)