Skip to content

Conversation

@matthiasschaub
Copy link
Member

@matthiasschaub matthiasschaub commented Feb 3, 2025

Description

Remove unused dependency requests and update various dependencies. Major versions have been updated too.

New or changed dependencies

  • See pyproject.toml

Related issues

Closes #875

Closes #866

Checklist

  • I have ensured my branch is mergeable with main (e.g. through git rebase main if necessary)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have commented my code
  • I have added sufficient unit and integration tests
  • I have added new Hurl regression tests and checked all existing tests
  • I have updated the CHANGELOG.md

@matthiasschaub matthiasschaub force-pushed the remove-requests-dep branch 2 times, most recently from 2c47cc5 to 1526495 Compare February 3, 2025 23:48
@matthiasschaub matthiasschaub merged commit 40df8ba into main Mar 26, 2025
2 checks passed
@matthiasschaub matthiasschaub deleted the remove-requests-dep branch March 26, 2025 13:39
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.

Can not run tests with Python 3.13

1 participant