- 
                Notifications
    You must be signed in to change notification settings 
- Fork 22
Bump the pip group with 15 updates #325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Open
      
      
            dependabot
  wants to merge
  2
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
dependabot/pip/pip-25094716a7
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    
  This was referenced Apr 22, 2024 
      
Bumps the pip group with 15 updates: | Package | From | To | | --- | --- | --- | | [torch](https://github.com/pytorch/pytorch) | `1.11.0` | `1.13.1` | | [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.10` | `1.6.0` | | [scipy](https://github.com/scipy/scipy) | `1.7.3` | `1.10.0` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.1` | `3.9.4` | | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2023.7.22` | | [grpcio](https://github.com/grpc/grpc) | `1.44.0` | `1.53.2` | | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.3` | | [numpy](https://github.com/numpy/numpy) | `1.21.5` | `1.22.0` | | [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.31.0` | | [setuptools](https://github.com/pypa/setuptools) | `59.5.0` | `65.5.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.8` | `1.26.18` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `2.3.8` | Updates `torch` from 1.11.0 to 1.13.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.11.0...v1.13.1) Updates `pytorch-lightning` from 1.5.10 to 1.6.0 - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md) - [Commits](Lightning-AI/pytorch-lightning@1.5.10...1.6.0) Updates `scipy` from 1.7.3 to 1.10.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.7.3...v1.10.0) Updates `aiohttp` from 3.8.1 to 3.9.4 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.1...v3.9.4) Updates `certifi` from 2021.10.8 to 2023.7.22 - [Commits](certifi/python-certifi@2021.10.08...2023.07.22) Updates `grpcio` from 1.44.0 to 1.53.2 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.44.0...v1.53.2) Updates `idna` from 3.3 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.3...v3.7) Updates `jinja2` from 3.0.3 to 3.1.3 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.0.3...3.1.3) Updates `numpy` from 1.21.5 to 1.22.0 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.21.5...v1.22.0) Updates `oauthlib` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](oauthlib/oauthlib@v3.2.0...v3.2.2) Updates `protobuf` from 3.19.4 to 3.19.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.19.4...v3.19.5) Updates `requests` from 2.27.1 to 2.31.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.27.1...v2.31.0) Updates `setuptools` from 59.5.0 to 65.5.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v59.5.0...v65.5.1) Updates `urllib3` from 1.26.8 to 1.26.18 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.8...1.26.18) Updates `werkzeug` from 2.0.3 to 2.3.8 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.0.3...2.3.8) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production dependency-group: pip - dependency-name: pytorch-lightning dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: indirect dependency-group: pip - dependency-name: certifi dependency-type: indirect dependency-group: pip - dependency-name: grpcio dependency-type: indirect dependency-group: pip - dependency-name: idna dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-type: indirect dependency-group: pip - dependency-name: numpy dependency-type: indirect dependency-group: pip - dependency-name: oauthlib dependency-type: indirect dependency-group: pip - dependency-name: protobuf dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-type: indirect dependency-group: pip - dependency-name: setuptools dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: indirect dependency-group: pip - dependency-name: werkzeug dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
4a81c8a    to
    63668a9      
    Compare
  
    | Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@           Coverage Diff           @@
##             main     #325   +/-   ##
=======================================
  Coverage   35.64%   35.64%           
=======================================
  Files           8        8           
  Lines         491      491           
=======================================
  Hits          175      175           
  Misses        316      316           ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
      
    dependencies
  Pull requests that update a dependency file 
  
    python
  Pull requests that update Python code 
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Bumps the pip group with 15 updates:
1.11.01.13.11.5.101.6.01.7.31.10.03.8.13.9.42021.10.82023.7.221.44.01.53.23.33.73.0.33.1.31.21.51.22.03.2.03.2.23.19.43.19.52.27.12.31.059.5.065.5.11.26.81.26.182.0.32.3.8Updates
torchfrom 1.11.0 to 1.13.1Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
49444c3[BE] Do not package caffe2 in wheel (#87986) (#90433)56de8a3Add manual cuda deps search logic (#90411) (#90426)a4d16e0Fix ATen Fallback for BUILD_CAFFE2=0 for ONNX-only ops (#88504) (#90104)80abad3Handle Tensor.deepcopy via clone(), on IPU (#89129) (#89999)73a852a[Release only change] Fix rocm5.1.1 docker image (#90321)029ec16Add platform markers for linux only extra_install_requires (#88826) (#89924)197c5c0Fix cuda/cpu check on NoneType (#88854) (#90068)aadbeb7Make TorchElastic timer importable on Windows (#88522) (#90045)aa94433Mark IPU device as not supports_as_strided (#89130) (#89998)59b4f3bUse the Python frame safely in _pythonCallstack (#89997)Updates
pytorch-lightningfrom 1.5.10 to 1.6.0Release notes
Sourced from pytorch-lightning's releases.
... (truncated)
Changelog
Sourced from pytorch-lightning's changelog.
... (truncated)
Commits
44e3edbCleanup CHANGELOG (#12507)e3893b9Merge pull request #12509 from RobertLaurella/patch-1041da41Remove TPU Availability check from parse devices (#12326)4fe0076Prepare for the 1.6.0 release17215edFix titles capitalization in docsa775804Update Plugins doc (#12440)71e25f3Update CI in README.md (#12495)c6cb634Add usage of Jupyter magic command for loggers (#12333)42169a2Add typing toLightningModule.trainer(#12345)2de6a9bFix warning message formatting in save_hyperparameters (#12498)Updates
scipyfrom 1.7.3 to 1.10.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
dde5059REL: 1.10.0 final [wheel build]7856f28Merge pull request #17696 from tylerjereddy/treddy_110_final_prep205b624DOC: add missing author1ab9f1bDOC: update 1.10.0 relnotesac2f45fMAINT: integrate._qmc_quad: mark as private with preceding underscore3e0ae1aREV: integrate.qmc_quad: delay release to SciPy 1.11.034cdf05MAINT: FFT pybind11 fixups843500aMerge pull request #17689 from mdhaber/gh17686089924bREL: integrate.qmc_quad: remove from release notes3e47110REL: 1.10.0rc3 unreleasedUpdates
aiohttpfrom 3.8.1 to 3.9.4Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
b3397c7Release v3.9.4 (#8201)a7e240a[PR #8320/9ba9a4e5 backport][3.9] Fix Python parser to mark responses without...2833552Escape filenames and paths in HTML when generating index pages (#8317) (#8319)ed43040[PR #8309/c29945a1 backport][3.9] Improve reliability of run_app test (#8315)ec2be05[PR #8299/28d026eb backport][3.9] Create marker for internal tests (#8307)292d961[PR #8304/88c80c14 backport][3.9] Check for backports in CI (#8305)cebe526Fix handling of multipart/form-data (#8280) (#8302)270ae9c[PR #8297/d15f07cf backport][3.9] Upgrade to llhttp 9.2.1 (#8292) (#8298)bb23105[PR #8283/54e13b0a backport][3.9] Fix blocking I/O in the event loop while pr...3f79241[PR #8286/28f1fd88 backport][3.9] docs: remove repetitive word in comment (#8...Updates
certififrom 2021.10.8 to 2023.7.22Commits
8fb96ed2023.07.22afe7722Bump actions/setup-python from 4.6.1 to 4.7.0 (#230)2038739Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229)44df761Hash pin Actions and enable dependabot (#228)8b3d7ba2023.05.0753da240ci: Add Python 3.12-dev to the testing (#224)c2fc3b1Create a Security Policy (#222)c211ef4Set up permissions to github workflows (#218)2087de5Don't let deprecation warning fail CI (#219)e0b9fc5remove paragraphs about 1024-bit roots from READMEUpdates
grpciofrom 1.44.0 to 1.53.2Release notes
Sourced from grpcio's releases.
... (truncated)
Changelog
Sourced from grpcio's changelog.
Commits
afb307f[v1.53.x][Interop] Backport Python image update (#33864)7a9373b[Backport] [dependency] Restrict cython to less than 3.X (#33770)fdb64a6[v1.53][Build] Update Phusion baseimage (#33767) (#33836)cdf4186[PSM Interop] Legacy tests: fix xDS test client build (v1.53.x backport) (#33...ce5b93a[PSM Interop] Legacy test builds always pull the driver from master (v1.53.x ...b24b6ea[release] Bump release version to 1.53.2 (#33709)1e86ca5[backport][iomgr][EventEngine] Improve server handling of file descriptor exh...aff3066[PSM interop] Don't fail url_map target if sub-target already failed (v1.53.x...539d75c[PSM interop] Don't fail target if sub-target already failed (#33222) (v1.53....3e79c88[Release] Bump version to 1.53.1 (on v1.53.x branch) (#33047)Updates
idnafrom 3.3 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
1d365e1Release v3.7c1b3154Merge pull request #172 from kjd/optimize-contextj0394ec7Merge branch 'master' into optimize-contextjcd58a23Merge pull request #152 from elliotwutingfeng/dev5beb28bMore efficient resolution of joiner contexts1b12148Update ossf/scorecard-action to v2.3.1d516b87Update Github actions/checkout to v4c095c75Merge branch 'master' into dev60a0a4cFix typo in GitHub Actions workflow key5918a0eMerge branch 'master' into devUpdates
jinja2from 3.0.3 to 3.1.3Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
d9de4bbrelease version 3.1.3