gitbot
gitbot copied to clipboard
The most popular Discord dev toolkit with 400k+ users 🚀✨
Bumps [pipe](https://github.com/JulienPalard/Pipe) from 2.0 to 2.2. Release notes Sourced from pipe's releases. v2.2 NEW: One-off pipes, contributed by @YoraiLevi: >>> from itertools import combinations >>> list(range(5) | Pipe(combinations, 2)) [(0,...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 1.44.1. Release notes Sourced from sentry-sdk's releases. 1.44.1 Various fixes & improvements Make monitor async friendly (#2912) by @sentrivana You can now decorate your async...
Bumps [motor](https://github.com/mongodb/motor) from 3.3.2 to 3.4.0. Release notes Sourced from motor's releases. Motor 3.4.0 Community post: https://www.mongodb.com/community/forums/t/motor-3-4-0-release/272987 Changelog Sourced from motor's changelog. Motor 3.4.0 Type hint bug fixes and improvements....
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1. Release notes Sourced from python-dotenv's releases. v1.0.1 What's Changed FIx year in release date in changelog.md by @jankislinger in theskumar/python-dotenv#453 Gracefully handle code which...
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.15.0 to 5.20.0. Release notes Sourced from plotly's releases. v5.20.0 Updated Updated Plotly.js from version 2.29.1 to version 2.30.0. See the plotly.js CHANGELOG for more information. These...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 2.1.1. Release notes Sourced from sentry-sdk's releases. 2.1.1 Fix trace propagation in Celery tasks started by Celery Beat. (#3047) by @antonpirker 2.1.0 fix(quart): Fix Quart...
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.15.0 to 5.22.0. Release notes Sourced from plotly's releases. v5.22.0 Updated Updated Plotly.js from version 2.31.1 to version 2.32.0. See the plotly.js CHANGELOG for more information. These...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.5. Release notes Sourced from aiohttp's releases. 3.9.5 Bug fixes Fixed "Unclosed client session" when initialization of :py:class:~aiohttp.ClientSession fails -- by :user:NewGlad. Related issues and...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.42.0 to 2.7.1. Release notes Sourced from sentry-sdk's releases. 2.7.1 Various fixes & improvements fix(otel): Fix missing baggage (#3218) by @sentrivana This is the config file of...