What's Changed
* chore(deps): upgrade deps by sylvainmouquet in https://github.com/sylvainmouquet/reattempt/pull/10
* chore(deps): update python dependencies by github-actions in https://github.com/sylvainmouquet/reattempt/pull/14
* feat(python): add python 3.13 by sylvainmouquet in https://github.com/sylvainmouquet/reattempt/pull/13
* chore(python): use python3.13 by sylvainmouquet in https://github.com/sylvainmouquet/reattempt/pull/15
* fix(tests): tests are only runs with python3.13 by sylvainmouquet in https://github.com/sylvainmouquet/reattempt/pull/16
* remove python3.9, the function aclosing of contextlib is only present after the version 3.10:
https://docs.python.org/3/library/contextlib.html#contextlib.aclosing
New Contributors
* github-actions made their first contribution in https://github.com/sylvainmouquet/reattempt/pull/14
**Full Changelog**: https://github.com/sylvainmouquet/reattempt/compare/1.1.1...1.1.2