Skip to content

Commit a630c4d

Browse files
chore(deps): bump the pip group across 1 directory with 5 updates (#146)
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.2` | `4.14.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.0` | `3.20.1` | | [apscheduler](https://github.com/agronholm/apscheduler) | `3.11.1` | `3.11.2` | | [icalendar](https://github.com/collective/icalendar) | `6.3.1` | `6.3.2` | | [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) | `2.43.0` | `2.48.0` | Updates `beautifulsoup4` from 4.14.2 to 4.14.3 Updates `filelock` from 3.20.0 to 3.20.1 - [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.20.0...3.20.1) Updates `apscheduler` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](agronholm/apscheduler@3.11.1...3.11.2) Updates `icalendar` from 6.3.1 to 6.3.2 - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v6.3.1...v6.3.2) Updates `sentry-sdk[flask]` from 2.43.0 to 2.48.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.43.0...2.48.0) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: apscheduler dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: icalendar dependency-version: 6.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sentry-sdk[flask] dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40cbe98 commit a630c4d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
requests==2.32.5
2-
beautifulsoup4==4.14.2
3-
filelock==3.20.1
4-
apscheduler==3.11.1
2+
beautifulsoup4==4.14.3
3+
filelock==3.20.2
4+
apscheduler==3.11.2
55
flask==3.1.2
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==6.3.1
11-
sentry-sdk[flask]==2.43.0
10+
icalendar==6.3.2
11+
sentry-sdk[flask]==2.48.0

0 commit comments

Comments
 (0)