Skip to content

Update dependencies - #435

Merged
cedric05 merged 3 commits into
mainfrom
update-dependencies
Jul 26, 2026
Merged

Update dependencies#435
cedric05 merged 3 commits into
mainfrom
update-dependencies

Conversation

@cedric05

Copy link
Copy Markdown
Owner

Any new Feature should handle all of below

  • http2har (export to all programming languages using httpsnippet or request sharing)
  • har2http (swagger3 import, swagger2 import, curl import)
  • postman2http (postman3 postman2 import)
  • http2postman (export http file to postman request collection)
  • http2curl (mirror, to check syntax or most scenarios)

are expected to work by default for any new feature. here is the checklist

  • check request executed properly
    • test case
  • check har is generated properly and test case
    • test case
  • check postman collection export of that use is generated properly
    • test case
  • check with this new feature, postman import (few left out) can be bought back
    • test case
  • check curl is generated like expected
    • test case
  • check format is generated as expected
    • test case

cedric05 added 3 commits July 26, 2026 16:20
- upgraded restrictedpython from 8.1 to 8.2
- upgraded msal from 1.34.0 to 1.37.0
- upgraded requests from 2.33.0 to 2.34.2
- upgraded cryptography from 46.0.7 to 48.0.1
- upgraded idna from 3.15 to 3.18
- upgraded pytest-html from 4.1.1 to 4.2.0
@cedric05
cedric05 merged commit b64c1bf into main Jul 26, 2026
5 checks passed
@cedric05
cedric05 deleted the update-dependencies branch July 26, 2026 16:34
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