Skip to content

Commit 62086b5

Browse files
Update dependency faker to v21.0.1
1 parent 4412099 commit 62086b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
33
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
55
cssmin==0.2.0 ; python_version >= "3.10" and python_version < "4.0"
6-
faker==21.0.0 ; python_version >= "3.10" and python_version < "4.0"
6+
faker==21.0.1 ; python_version >= "3.10" and python_version < "4.0"
77
flake8==6.1.0 ; python_version >= "3.10" and python_version < "4.0"
88
flask-assets==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
99
flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)