Files
robotframework/requirements.txt
T

15 lines
373 B
Plaintext
Raw Normal View History

robotframework==7.4.2
robotframework-browser==19.12.6
robotframework-seleniumlibrary==6.8.0
urllib3==2.6.3
psycopg[binary]==3.3.3
PyMySQL==1.1.2
robotframework-appiumlibrary==3.2.1
robotframework-databaselibrary==2.4.1
2023-01-09 15:19:55 +01:00
robotframework-httplibrary==0.4.2
robotframework-http-rabbitmq==1.0.3
robotframework-requests==0.9.7
requests==2.32.5
chore(deps): update dependency faker to v40.11.0 (#302) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [faker](https://github.com/joke2k/faker) ([changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)) | `==40.8.0` → `==40.11.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/faker/40.11.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/faker/40.8.0/40.11.0?slim=true) | --- ### Release Notes <details> <summary>joke2k/faker (faker)</summary> ### [`v40.11.0`](https://github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v40110---2026-03-13) [Compare Source](https://github.com/joke2k/faker/compare/v40.10.0...v40.11.0) - Add major Swiss banks to `de_CH` bank provider. Thanks [@&#8203;raphael-s](https://github.com/raphael-s). ### [`v40.10.0`](https://github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v40100---2026-03-13) [Compare Source](https://github.com/joke2k/faker/compare/v40.9.0...v40.10.0) - Fix: mixed-gender names in `es_MX` locale. Thanks [@&#8203;rodrigobnogueira](https://github.com/rodrigobnogueira). ### [`v40.9.0`](https://github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v4090---2026-03-13) [Compare Source](https://github.com/joke2k/faker/compare/v40.8.1...v40.9.0) - Fix `pt_PT` `postalcode` format in address provider. Thanks [@&#8203;filipemattar](https://github.com/filipemattar). ### [`v40.8.1`](https://github.com/joke2k/faker/blob/HEAD/CHANGELOG.md#v4081---2026-03-13) [Compare Source](https://github.com/joke2k/faker/compare/v40.8.0...v40.8.1) - Fix mutable default providers. Thanks [@&#8203;Dhi13man](https://github.com/Dhi13man). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS40IiwidXBkYXRlZEluVmVyIjoiNDMuNTkuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://gitea.unbound.se/unboundsoftware/robotframework/pulls/302 Co-authored-by: Renovate Bot <renovate@unbound.se> Co-committed-by: Renovate Bot <renovate@unbound.se>
2026-03-13 15:39:43 +00:00
faker==40.11.0
python-dotenv==1.2.2