Skip to content

Commit 4187349

Browse files
chore(deps): bump the pip group with 4 updates
Bumps the pip group with 4 updates: [requests](https://github.com/psf/requests), [filelock](https://github.com/tox-dev/py-filelock), [icalendar](https://github.com/collective/icalendar) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `requests` from 2.33.0 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) Updates `filelock` from 3.24.3 to 3.25.2 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.24.3...3.25.2) Updates `icalendar` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v7.0.2...v7.0.3) Updates `sentry-sdk` from 2.53.0 to 2.57.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.53.0...2.57.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: filelock dependency-version: 3.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: icalendar dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b400c8 commit 4187349

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
requests==2.33.0
1+
requests==2.33.1
22
beautifulsoup4==4.14.3
3-
filelock==3.24.3
3+
filelock==3.25.2
44
apscheduler==3.11.2
55
flask==3.1.3
66
Flask-Bootstrap==3.3.7.1
77
Flask-Login==0.6.3
88
Flask-WTF==1.2.2
99
waitress==3.0.2
10-
icalendar==7.0.2
11-
sentry-sdk[flask]==2.53.0
10+
icalendar==7.0.3
11+
sentry-sdk[flask]==2.57.0

0 commit comments

Comments
 (0)