Skip to content

Commit f3f61a4

Browse files
github-actions[bot]marcospri
authored andcommitted
Apply updates from cookiecutter
This automated commit applies the latest updates from our cookiecutters [1] to this repo. [1]: https://github.com/hypothesis/cookiecutters
1 parent 85fb30f commit f3f61a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ filterwarnings = [
3434
"ignore:^FileFinder.find_loader\\(\\) is deprecated and slated for removal in Python 3.12; use find_spec\\(\\) instead$:DeprecationWarning:importlib",
3535
"ignore:^pkg_resources is deprecated as an API:DeprecationWarning:pkg_resources",
3636
"ignore:^pkg_resources is deprecated as an API:DeprecationWarning:pyramid",
37+
"ignore:^pkg_resources is deprecated as an API:UserWarning:pyramid",
3738
"ignore:^Deprecated call to .pkg_resources\\.declare_namespace\\('.*'\\).\\.:DeprecationWarning:pkg_resources",
3839
"ignore:^'cgi' is deprecated and slated for removal in Python 3\\.13$:DeprecationWarning:webob",
3940
"ignore:^datetime\\.datetime\\.utcnow\\(\\) is deprecated and scheduled for removal in a future version\\.:DeprecationWarning",

0 commit comments

Comments
 (0)