Skip to content

Commit

Permalink
Updated md file
Browse files Browse the repository at this point in the history
  • Loading branch information
swetayadav1 committed May 22, 2024
1 parent 8f889c0 commit 9cbf78b
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions docs/changes/5.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Release date: `2024-xx-xx`

## Tests

- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):
- [NXDRIVE-2933](https://jira.nuxeo.com/browse/NXDRIVE-2933): Fix ReDoS in py library when used with subversion

## Docs

Expand All @@ -36,6 +36,8 @@ Release date: `2024-xx-xx`
## Minor Changes

- Added `build` 1.1.1
- Added `cachetools` 5.3.3
- Added `pyproject-api` 1.6.1
- Added `pyproject-hooks` 1.0.0
- Added `PyQt5-Qt5` 5.15.13 (for MAC)
- Added `PyQt5-Qt5` 5.15.2 (for Windows and Linux)
Expand All @@ -52,6 +54,7 @@ Release date: `2024-xx-xx`
- Upgraded `black` from 23.9.1 to 23.12.1
- Upgraded `boto3` from 1.28.50 to 1.34.17
- Upgraded `botocore` from 1.31.50 to 1.34.17
- Upgraded `chardet` from 4.0.0 to 5.2.0
- Upgraded `cffi` from 1.15.1 to 1.16.1
- Upgraded `click` from 8.0.1 to 8.1.7
- Upgraded `codecov/codecov-action` from 3.1.4 to 3.1.5
Expand All @@ -64,6 +67,7 @@ Release date: `2024-xx-xx`
- Upgraded `dukpy` from 0.2.3 to 0.3.1
- Upgraded `exceptiongroup` from 1.1.3 to 1.2.0
- Upgraded `faker` from 19.6.2 to 22.0.0
- Upgraded `filelock` from 3.12.4 to 3.14.0
- Upgraded `identify` from 2.5.29 to 2.5.33
- Upgraded `idna` from 3.4 to 3.6
- Upgraded `importlib-metadata` from 6.8.0 to 7.0.1
Expand All @@ -75,8 +79,9 @@ Release date: `2024-xx-xx`
- Upgraded `pep517` from 0.10.0 to 0.13.1
- Upgraded `pip` from 22.0.4 to 24.0
- Upgraded `pip-tools` from 6.5.1 to 7.4.1
- Upgraded `platformdirs` from 3.10.0 to 4.2.0
- Upgraded `pluggy` from 1.3.0 to 1.4.0
- Upgraded `platformdirs` from 4.2.0 to 4.2.2
- Upgraded `pluggy` from 1.4.0 to 1.5.0
- Upgraded `py` from 1.10.0 to 1.11.0
- Upgraded `pycodestyle` from 2.11.0 to 2.11.1
- Upgraded `pyfakefs` from 5.3.4 to 5.3.5
- Upgraded `pyinstaller` from 5.0 to 5.13.2
Expand All @@ -89,17 +94,22 @@ Release date: `2024-xx-xx`
- Upgraded `pyobjc-framework-systemconfiguration` from 7.3 to 10.1
- Upgraded `pyqt5` from 5.15.2 to 5.15.10
- Upgraded `pyqt5-sip` from 12.8.1 to 12.13.0
- Upgraded `pytest` from 7.4.0 to 7.4.4
- Upgraded `pytest-timeout` from 2.0.2 to 2.2.0
- Upgraded `pytest` from 7.4.4 to 8.2.1
- Upgraded `py-cpuinfo` from 8.0.0 to 9.0.0
- Upgraded `pytest-benchmark` from 3.4.1 to 4.0.0
- Upgraded `pytest-cov` from 4.1.0 to 5.0.0
- Upgraded `pytest-timeout` from 2.2.0 to 2.3.1
- Upgraded `pytest-xdist` from 3.3.1 to 3.5.0
- Upgraded `pywin32-ctypes` from 0.2.0 to 0.2.2
- Upgraded `pyyaml` from 5.4.1 to 6.0.1
- Upgraded `regex` from 2023.8.8 to 2023.12.25
- Upgraded `responses` from 0.23.3 to 0.24.1
- Upgraded `s3transfer` from 0.6.0 to 0.10.0
- Upgraded `tld` from 0.12.6 to 0.13
- Upgraded `tox` from 3.24.5 to 4.15.0
- Upgraded `types-python-dateutil` from 2.8.19.2 to 2.8.19.20240106
- Upgraded `typing-extensions` from 4.7.1 to 4.9.0
- Upgraded `virtualenv` from 20.4.7 to 20.26.2
- Upgraded `vulture` from 2.10 to 2.11
- Upgraded `watchdog` from 2.1.6 to 3.0.0
- Upgraded `wcwidth` from 0.2.6 to 0.2.13
Expand Down

0 comments on commit 9cbf78b

Please sign in to comment.