Skip to content

Commit

Permalink
Bump faker from 19.6.2 to 22.0.0 in /tools/deps (#4452)
Browse files Browse the repository at this point in the history
* Bump faker from 19.6.2 to 22.0.0 in /tools/deps
* Bump identify from 2.5.29 to 2.5.33 in /tools/deps
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 3831270 commit 83e4e77
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
4 changes: 3 additions & 1 deletion docs/changes/5.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Release date: `2024-xx-xx`
- Upgraded `actions/upload-artifact` from 3 to 4
- Upgraded `cryptography` from 41.0.2 to 41.0.7
- Upgraded `docker/build-push-action` from 5.0.0 to 5.1.0
- Upgraded `faker` from 19.6.2 to 22.0.0
- Upgraded `identify` from 2.5.29 to 2.5.33
- Upgraded `idna` from 3.4 to 3.6
- Upgraded `pyobjc-core` from 7.3 to 10.1
- Upgraded `pyobjc-framework-cocoa` from 7.3 to 10.1
Expand All @@ -46,4 +48,4 @@ Release date: `2024-xx-xx`

## Technical Changes

-
-
12 changes: 6 additions & 6 deletions tools/deps/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,18 +118,18 @@ execnet==2.0.2 \
--hash=sha256:88256416ae766bc9e8895c76a87928c0012183da3cc4fc18016e6f050e025f41 \
--hash=sha256:cc59bc4423742fd71ad227122eb0dd44db51efb3dc4095b45ac9a08c770096af
# via pytest-xdist
faker==19.6.2 \
--hash=sha256:8fba91068dc26e3159c1ac9f22444a2338704b0991d86605322e454bda420092 \
--hash=sha256:d5d5953556b0fb428a46019e03fc2d40eab2980135ddef5a9eb3d054947fdf83
faker==22.0.0 \
--hash=sha256:1d5dc0a75da7bc40741ee4c84d99dc087b97bd086d4222ad06ac4dd2219bcf3f \
--hash=sha256:9c22c0a734ca01c6e4f2259eab5dab9081905a9d67b27272aea5c9feeb5a3789
flake8==6.1.0 \
--hash=sha256:d5b3857f07c030bdb5bf41c7f53799571d75c4491748a3adcd47de929e34cd23 \
--hash=sha256:ffdfce58ea94c6580c77888a86506937f9a1a227dfcd15f245d694ae20a6b6e5
future==0.18.3 \
--hash=sha256:34a17436ed1e96697a86f9de3d15a3b0be01d8bc8de9c1dffd59fb8234ed5307
# via junitparser
identify==2.5.29 \
--hash=sha256:24437fbf6f4d3fe6efd0eb9d67e24dd9106db99af5ceb27996a5f7895f24bf1b \
--hash=sha256:d43d52b86b15918c137e3a74fff5224f60385cd0e9c38e99d07c257f02f151a5
identify==2.5.33 \
--hash=sha256:161558f9fe4559e1557e1bff323e8631f6a0e4837f7497767c1782832f16b62d \
--hash=sha256:d40ce5fcd762817627670da8a7d8d8e65f24342d14539c59488dc603bf662e34
# via pre-commit
importlib-metadata==6.8.0 \
--hash=sha256:3ebb78df84a805d7698245025b975d9d67053cd94c79245ba4b3eb694abe68bb \
Expand Down

0 comments on commit 83e4e77

Please sign in to comment.