Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/packages/python/examples/metr…
Browse files Browse the repository at this point in the history
…ics_django/jinja2-3.1.5
  • Loading branch information
AndriiAndreiev authored Jan 8, 2025
2 parents 7e2c1a0 + b228b39 commit 4057b1b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Django==4.2.16
Flask==3.0.3
requests==2.32.3
Werkzeug==3.0.6
uvicorn==0.32.1
uvicorn==0.34.0
14 changes: 7 additions & 7 deletions packages/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.9.0)
json (2.9.1)
json-schema (5.1.0)
addressable (~> 2.8)
language_server-protocol (3.17.0.3)
Expand All @@ -36,11 +36,11 @@ GEM
public_suffix (5.1.1)
racc (1.8.1)
rack (3.1.8)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -55,7 +55,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.69.1)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -65,15 +65,15 @@ GEM
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.2.0)
rubocop-rspec (3.3.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
webmock (3.24.0)
Expand Down

0 comments on commit 4057b1b

Please sign in to comment.