Skip to content

Commit

Permalink
bump-python-multipart
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Nov 30, 2024
1 parent 13d0c1f commit 0ba8395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
full = [
"itsdangerous",
"jinja2",
"python-multipart>=0.0.7",
"python-multipart>=0.0.18",
"pyyaml",
"httpx>=0.22.0",
]
Expand Down

3 comments on commit 0ba8395

@Kludex
Copy link
Member Author

@Kludex Kludex commented on 0ba8395 Nov 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah!!! I was able to bypass the rules!

Sorry.

@Kludex
Copy link
Member Author

@Kludex Kludex commented on 0ba8395 Nov 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really know how I was able to bypass it.

Image

@Kludex
Copy link
Member Author

@Kludex Kludex commented on 0ba8395 Nov 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh... This was disabled!

Image

Please sign in to comment.