Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ distributed==2026.3.0
# via dask
execnet==2.1.2
# via pytest-xdist
faker==40.15.0
faker==40.18.0
# via polyfactory
filelock==3.29.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -554,9 +554,9 @@ execnet==2.1.2 \
# via
# -r requirements.in
# pytest-xdist
faker==40.15.0 \
--hash=sha256:20f3a6ec8c266b74d4c554e34118b21c3c2056c0b4a519d15c8decb3a4e6e795 \
--hash=sha256:71ab3c3370da9d2205ab74ffb0fd51273063ad562b3a3bb69d0026a20923e318
faker==40.18.0 \
--hash=sha256:2207575c0e8f90e6ccd6dbef764de875c614d16d3db4eee9712d9a00087f2e70 \
--hash=sha256:61a6b94b74605ddb090a065deb197a1c585ae7a874c094cf6693671d271e6083
# via
# -r requirements.in
# polyfactory
Expand Down
Loading