Skip to content

Commit

Permalink
Bump the pip group across 5 directories with 7 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /pyperformance/data-files/benchmarks/bm_django_template directory: [django](https://github.com/django/django) and [sqlparse](https://github.com/andialbrecht/sqlparse).
Bumps the pip group with 2 updates in the /pyperformance/data-files/benchmarks/bm_dulwich_log directory: [certifi](https://github.com/certifi/python-certifi) and [urllib3](https://github.com/urllib3/urllib3).
Bumps the pip group with 1 update in the /pyperformance/data-files/benchmarks/bm_mako directory: [mako](https://github.com/sqlalchemy/mako).
Bumps the pip group with 1 update in the /pyperformance/data-files/benchmarks/bm_sympy directory: [mpmath](https://github.com/fredrik-johansson/mpmath).
Bumps the pip group with 1 update in the /pyperformance/data-files/benchmarks/bm_tornado_http directory: [tornado](https://github.com/tornadoweb/tornado).


Updates `django` from 3.2.4 to 4.2.18
- [Commits](django/django@3.2.4...4.2.18)

Updates `sqlparse` from 0.4.1 to 0.5.0
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](andialbrecht/sqlparse@0.4.1...0.5.0)

Updates `certifi` from 2021.5.30 to 2024.7.4
- [Commits](certifi/python-certifi@2021.05.30...2024.07.04)

Updates `urllib3` from 1.26.5 to 1.26.19
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.5...1.26.19)

Updates `mako` from 1.1.4 to 1.2.2
- [Release notes](https://github.com/sqlalchemy/mako/releases)
- [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/mako/commits)

Updates `mpmath` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/fredrik-johansson/mpmath/releases)
- [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES)
- [Commits](mpmath/mpmath@1.2.1...1.3.0)

Updates `tornado` from 6.2 to 6.4.2
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.2.0...v6.4.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: sqlparse
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: mako
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: mpmath
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: tornado
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 008b5e3 commit a5d0d92
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asgiref==3.3.4
django==3.2.4
django==4.2.18
pytz==2021.1
sqlparse==0.4.1
sqlparse==0.5.0
legacy-cgi==2.6
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
certifi==2021.5.30
certifi==2024.7.4
dulwich==0.20.23
urllib3==1.26.5
urllib3==1.26.19
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mako==1.1.4
mako==1.2.2
markupsafe==2.0.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mpmath==1.2.1
mpmath==1.3.0
sympy==1.8
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tornado==6.2
tornado==6.4.2

0 comments on commit a5d0d92

Please sign in to comment.