Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to v4.12 #286

Merged
merged 26 commits into from
Nov 24, 2023
Merged

Upgrade to v4.12 #286

merged 26 commits into from
Nov 24, 2023

Conversation

marcorosa
Copy link
Member

  • drop python3.7 support
  • reintroduce python3.10
  • add support for python3.11
  • update hyperscan dependency. New versions of python-hyperscan don't require installing the OS package (i.e., libhyperscan for linux or hyperscan for macOS) because it's statically linked inside the python package
  • update other dependencies
  • update Dockerfile to use python3.10 instead of 3.9
  • update README

dependabot bot and others added 26 commits November 14, 2023 16:01
Updates the requirements on [parameterized](https://github.com/wolever/parameterized) to permit the latest version.
- [Changelog](https://github.com/wolever/parameterized/blob/master/CHANGELOG.txt)
- [Commits](wolever/parameterized@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: parameterized
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.3.0...7.4.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v12.2.0...v13.7.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Update rich requirement from ~=12.2 to ~=13.7
Update pytest requirement from ~=7.3.0 to ~=7.4.3
…eq-0.9.0

Update parameterized requirement from ~=0.8.1 to ~=0.9.0
@marcorosa marcorosa merged commit 69968e5 into main Nov 24, 2023
6 checks passed
marcorosa added a commit that referenced this pull request Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant