Updated aiohappyeyeballs v2.4.4 -> v2.6.1 Updated aiosignal v1.3.1 -> v1.3.2 Updated filelock v3.16.1 -> v3.18.0 Updated frozenlist v1.5.0 -> v1.7.0 Updated markupsafe v2.0.1 -> v3.0.2 Updated mozilla-taskgraph v3.3.0 -> v3.3.1 Updated multidict v6.1.0 -> v6.4.4 Updated platformdirs v4.3.6 -> v4.3.8 Updated propcache v0.2.0 -> v0.3.2 Updated requests v2.32.3 -> v2.32.4 Updated types-python-dateutil v2.9.0.20241206 -> v2.9.0.20250516 Updated yarl v1.15.2 -> v1.20.1 Updated zipp v3.20.2 -> v3.23.0 Differential Revision: https://phabricator.services.mozilla.com/D249673
10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
include CHANGES.rst
|
|
include tox.ini
|
|
include requirements/*.txt
|
|
graft docs
|
|
prune docs/_build
|
|
graft tests
|
|
include src/markupsafe/py.typed
|
|
include src/markupsafe/*.pyi
|
|
global-exclude *.pyc
|